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 0f7862f commit 5811f3fCopy full SHA for 5811f3f
C7GameDataTests/C7GameDataTests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net472</TargetFramework>
5
<LangVersion>8.0</LangVersion>
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
EngineTests/EngineTests.csproj
0 commit comments