Remove ARM32. Upgrade server to .NET 9.

This commit is contained in:
Burak Kaan Köse
2025-02-02 15:34:42 +01:00
parent 616b56f4bd
commit 6fcfb7ff7b
7 changed files with 50 additions and 228 deletions

View File

@@ -7,6 +7,7 @@
<IncludeBuildOutput>false</IncludeBuildOutput>
<PlatformTarget>AnyCPU</PlatformTarget>
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">