зеркало из https://github.com/dotnet/razor.git
Update Razor Language Server RIDs (#6734)
Move from win-* to win10-*. Add linux-musl-* RIDs.
This commit is contained in:
Родитель
e6c3064096
Коммит
98432b29cf
|
@ -5,7 +5,7 @@
|
|||
<OutputType>Exe</OutputType>
|
||||
<Description>Razor is a markup syntax for adding server-side logic to web pages. This package contains a Razor language server.</Description>
|
||||
<EnableApiCheck>false</EnableApiCheck>
|
||||
<RuntimeIdentifiers>win-x64;win-x86;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64</RuntimeIdentifiers>
|
||||
<RuntimeIdentifiers>win10-x64;win10-x86;win10-arm64;linux-x64;linux-musl-x64;linux-arm64;linux-musl-arm64;osx-x64;osx-arm64</RuntimeIdentifiers>
|
||||
<IsShippingPackage>false</IsShippingPackage>
|
||||
<RemoveDevicePlatformSupport>true</RemoveDevicePlatformSupport>
|
||||
</PropertyGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче