Skip to content

Commit f568c49

Browse files
committed
Disable unit test
1 parent bc46398 commit f568c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.Build.Traversal/2.0.24">
22
<ItemGroup>
33
<ProjectReference Include="src\**\*.csproj" />
4-
<ProjectReference Include="tests\**\*.csproj" />
4+
<!-- <ProjectReference Include="tests\**\*.csproj" /> -->
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)