applications => .net7

This commit is contained in:
Robert McRackan 2022-11-16 11:43:35 -05:00
parent 90cbf3b7a6
commit c9217990cd
10 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<TargetFramework>net7.0-windows</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>libation.ico</ApplicationIcon>
<AssemblyName>Libation</AssemblyName>