1
0

Updated to .NET 10
All checks were successful
Branch Build / build-test-deploy (push) Successful in 53s

This commit is contained in:
2026-01-12 21:34:11 +01:00
parent 09199753e4
commit 3740c87528
10 changed files with 69 additions and 70 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net10.0</TargetFramework>
</PropertyGroup>
<ItemGroup>