feat: update .net 7

master
SONGE9B3\song_pd_win11 2 years ago
parent e7e88375d9
commit 52970d8220

@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<OutputType>WinExe</OutputType> <OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework> <TargetFramework>net7.0-windows</TargetFramework>
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<ApplicationIcon>Images\translate2.ico</ApplicationIcon> <ApplicationIcon>Images\translate2.ico</ApplicationIcon>
</PropertyGroup> </PropertyGroup>