build(Wino.Server.csproj): specify RuntimeIdentifiers (#621)
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<CsWinRTComponent>true</CsWinRTComponent>
|
<CsWinRTComponent>true</CsWinRTComponent>
|
||||||
<CsWinRTWindowsMetadata>10.0.22621.0</CsWinRTWindowsMetadata>
|
<CsWinRTWindowsMetadata>10.0.22621.0</CsWinRTWindowsMetadata>
|
||||||
<Platforms>x64;x86;ARM64</Platforms>
|
<Platforms>x64;x86;ARM64</Platforms>
|
||||||
|
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
|
||||||
<IsAotCompatible>false</IsAotCompatible>
|
<IsAotCompatible>false</IsAotCompatible>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user