Browse Source

update to net8.0

main
Colin McMillen 4 months ago
parent
commit
4ce32172f9
  1. 2
      Totte.csproj

2
Totte.csproj

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

Loading…
Cancel
Save