We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be9010 commit 44d8248Copy full SHA for 44d8248
src/installer/pkg/projects/Microsoft.DotNet.ILCompiler/ILCompilerRIDs.props
@@ -2,7 +2,6 @@
2
<ItemGroup>
3
<!-- The officially-supported subset of these RIDs should be included in ILCompilerSupportedRids in
4
https://github.com/dotnet/installer/blob/main/src/redist/targets/GenerateBundledVersions.targets -->
5
- <OfficialBuildRID Include="linux-arm" Platform="arm" />
6
<OfficialBuildRID Include="linux-musl-arm64" Platform="arm64" />
7
<OfficialBuildRID Include="linux-arm64" Platform="arm64" />
8
<OfficialBuildRID Include="linux-musl-x64" Platform="x64" />
0 commit comments