mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-10 23:25:41 +12:00
update to NET 7.0
This commit is contained in:
parent
5ff1374693
commit
f2d529899c
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,8 @@
|
|||
<RootNamespace>HISP.Noobs</RootNamespace>
|
||||
<LangVersion>10.0</LangVersion>
|
||||
<UseWindowsForms>true</UseWindowsForms>
|
||||
|
||||
<TargetFramework>net7.0-windows</TargetFramework>
|
||||
|
||||
<Platforms>x64;x86;AnyCPU</Platforms>
|
||||
<Configurations>Debug;Windows</Configurations>
|
||||
</PropertyGroup>
|
||||
|
@ -76,7 +77,6 @@
|
|||
<GenerateBindingRedirectsOutputType>false</GenerateBindingRedirectsOutputType>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net7.0-windows</TargetFramework>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<NoWin32Manifest>true</NoWin32Manifest>
|
||||
<ApplicationIcon>icon.ico</ApplicationIcon>
|
||||
|
|
Loading…
Add table
Reference in a new issue