update .net version

This commit is contained in:
2025-11-21 14:19:44 +01:00
parent cef0f73dbb
commit a631cd6b3e
9 changed files with 27 additions and 27 deletions

View File

@@ -5,7 +5,7 @@
</ItemGroup>
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>