We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3bcc1b commit a1e0654Copy full SHA for a1e0654
src/Cirilla.WPF/Cirilla.WPF.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>WinExe</OutputType>
5
- <TargetFramework>net5.0-windows</TargetFramework>
+ <TargetFramework>net7.0-windows</TargetFramework>
6
<UseWPF>true</UseWPF>
7
<LangVersion>9.0</LangVersion>
8
<Nullable>enable</Nullable>
0 commit comments