Update to net8

This commit is contained in:
Manu098vm
2023-11-16 15:49:44 +01:00
parent bad20714dd
commit 095ff61113
6 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Authors>Manu098vm</Authors>