Update projects to .net7

This commit is contained in:
Bond_009
2022-10-13 17:55:20 +02:00
parent f3c57e6a0a
commit 236dd650d0
42 changed files with 42 additions and 42 deletions

View File

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