chore: Bump TargetFramework to 8.0

This commit is contained in:
Robert Morrison 2024-03-05 15:45:17 +00:00
parent 18ed0534b7
commit 85331e8701
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -10,7 +10,7 @@
<OutputPath>bin\$(Configuration)\</OutputPath>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>