We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad0c79 commit 68141abCopy full SHA for 68141ab
test/GenerationSandbox.props
@@ -2,7 +2,7 @@
2
<Import Project="CsWin32User.props" />
3
4
<PropertyGroup>
5
- <TargetFrameworks>net8.0-windows7.0;net472</TargetFrameworks>
+ <TargetFrameworks>net9.0-windows7.0;net8.0-windows7.0;net472</TargetFrameworks>
6
<OutputType>Exe</OutputType>
7
<RootNamespace />
8
<PlatformTarget>x64</PlatformTarget>
0 commit comments