We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f646d3 commit d990f10Copy full SHA for d990f10
src/BenchmarkDotNet.TestAdapter/build/BenchmarkDotNet.TestAdapter.props
@@ -14,8 +14,8 @@
14
<Compile Include="$(EntryPointSourceDirectory)EntryPoint.vb" Condition="'$(Language)' == 'VB'" Visible="false"/>
15
</ItemGroup>
16
<PropertyGroup>
17
- <!-- Disables generation of MSTest entrypoint -->
+ <!-- Disables generation of VSTest entrypoint -->
18
<GenerateProgramFile>false</GenerateProgramFile>
19
</PropertyGroup>
20
</Target>
21
-</Project>
+</Project>
0 commit comments