dotnet version bump

This commit is contained in:
ethan merchant 2025-05-07 18:30:15 -04:00
parent 225f3aa9b2
commit 5378521b99

View file

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