I\'ve download sample code with C#. but when I run I get this error message:
A project with an Output type of Class Library cannot be started direct
I was trying to run a Debug test with breakpoint in the specFlow feature.cs file instead of the Step.cs file. Put the breakpoint in the Step.cs file and it's working as expected. Thanks!