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 48ac5df commit 4fc6581Copy full SHA for 4fc6581
CodeGen/CodeGen.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
6
<LangVersion>latest</LangVersion>
7
<Nullable>enable</Nullable>
8
<!-- Allow compile with various nullability warnings until fixed. -->
0 commit comments