Remove duplicate target framework declaration.

This commit is contained in:
2025-10-01 21:18:25 +01:00
parent 918e1f6416
commit 724e90c915

View File

@@ -15,7 +15,6 @@
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<TargetFramework>net10.0</TargetFramework>
</PropertyGroup>
<PropertyGroup>