Fixed cache issues because conflicts

This commit is contained in:
cake
2025-11-29 17:56:15 +01:00
parent 0455a23c12
commit 1e40158274
4 changed files with 52 additions and 61 deletions

View File

@@ -10,7 +10,7 @@
</PropertyGroup>
<PropertyGroup>
<TargetFramework>net10.0-windows</TargetFramework>
<TargetFramework>net9.0-windows7.0</TargetFramework>
<Platforms>x64</Platforms>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>