Bump to net10

This commit is contained in:
Smaug123
2025-09-28 20:30:25 +01:00
parent 08a4497ebf
commit 81abd6dca2
6 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net10.0</TargetFramework>
<OutputType>Exe</OutputType>
</PropertyGroup>