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

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>