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.
net8.0
1 parent cecf69a commit ae0e31bCopy full SHA for ae0e31b
src/Demo/Demo.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
5
- <TargetFrameworks>net6.0-windows</TargetFrameworks>
+ <TargetFrameworks>net8.0-windows</TargetFrameworks>
6
<UseWindowsForms>true</UseWindowsForms>
7
<ApplicationIcon>SmartFormat.Demo.ico</ApplicationIcon>
8
<NoWarn>$(NoWarn);1591,1573</NoWarn>
0 commit comments