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

@@ -20,14 +20,6 @@
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM64">
<Configuration>Debug</Configuration>
<Platform>ARM64</Platform>