mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
Update HorseIsleServer.csproj
This commit is contained in:
parent
7c56f8a4b0
commit
8ad43df651
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
<Optimize>true</Optimize>
|
||||
<PlatformTarget>ARM64</PlatformTarget>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)'=='All'">
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='All|Any CPU'">
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<RuntimeIdentifiers>win-x86;win-x64;win-arm;win-arm64;linux-x64;linux-arm;linux-arm64</RuntimeIdentifiers>
|
||||
<Optimize>true</Optimize>
|
||||
|
|
Loading…
Add table
Reference in a new issue