update net7 -> net8

This commit is contained in:
Bernd Lörwald
2024-11-11 23:34:44 +01:00
parent 611692af81
commit de9cd09d08

View File

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