We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee7d30 commit 2b07181Copy full SHA for 2b07181
build/Build.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net9.0-windows</TargetFramework>
+ <TargetFramework>net8.0-windows</TargetFramework>
6
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
7
<Nullable>enable</Nullable>
8
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
0 commit comments