Update to dotnet 7.0

This commit is contained in:
2023-12-01 10:39:07 +01:00
parent e2682391dc
commit 55243531f4
10 changed files with 47 additions and 493 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
</PropertyGroup>
<ItemGroup>