We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd8fb5 commit a050c19Copy full SHA for a050c19
2 files changed
…pScanners/Examples/WithTagsExtensions.cs …nners/StepScanners/WithTagsExtensions.csTestStack.BDDfy/Scanners/StepScanners/Examples/WithTagsExtensions.cs renamed to TestStack.BDDfy/Scanners/StepScanners/WithTagsExtensions.cs
TestStack.BDDfy/TestStack.BDDfy.csproj
@@ -115,7 +115,7 @@
115
<Compile Include="Scanners\StepScanners\Examples\ExampleTable.cs" />
116
<Compile Include="Scanners\StepScanners\Examples\ExampleValue.cs" />
117
<Compile Include="Scanners\StepScanners\Examples\UnassignableExampleException.cs" />
118
- <Compile Include="Scanners\StepScanners\Examples\WithTagsExtensions.cs" />
+ <Compile Include="Scanners\StepScanners\WithTagsExtensions.cs" />
119
<Compile Include="Scanners\StepScanners\Fluent\FluentApi.cs">
120
<AutoGen>True</AutoGen>
121
<DesignTime>True</DesignTime>
0 commit comments