We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1fa949 + 64ac4bb commit ce8838dCopy full SHA for ce8838d
StartGG/StartGG.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net9.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>disable</Nullable>
8
</PropertyGroup>
0 commit comments