When I edit a specflow feature file test, it doesn\'t update the code-behind file. When I try to manually regenerate the code-behind files by right-clicking th
In Visual studio, I chose: Tools > Options > Specflow. Then set Enable SpecFlowSingleFileGenerator Custom Tool to True.
This is a legacy setting, however, and I want to try and find a way to use MSBuild.