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 bc46398 commit f568c49Copy full SHA for f568c49
Build.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.Build.Traversal/2.0.24">
2
<ItemGroup>
3
<ProjectReference Include="src\**\*.csproj" />
4
- <ProjectReference Include="tests\**\*.csproj" />
+ <!-- <ProjectReference Include="tests\**\*.csproj" /> -->
5
</ItemGroup>
6
</Project>
0 commit comments