Skip to content

Commit 3bbc874

Browse files
author
LoneWandererProductions
committed
next
1 parent ca9c9dd commit 3bbc874

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CoreBuilderTests/CoreBuilderTests.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,9 @@
2020
<ProjectReference Include="..\CoreWorker\CoreWorker.csproj" />
2121
</ItemGroup>
2222

23+
<PropertyGroup>
24+
<EnableNETAnalyzers>false</EnableNETAnalyzers>
25+
<SuppressNET6CompatibilityCheck>true</SuppressNET6CompatibilityCheck>
26+
</PropertyGroup>
27+
2328
</Project>

0 commit comments

Comments
 (0)