feature: .NET 10

This commit is contained in:
KeatonTheBot
2025-11-23 13:48:10 -06:00
parent bc0c483041
commit 203ac3a175
9 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>latest</LangVersion>
</PropertyGroup>
</Project>