Enable Alpine official RID
authorJan Vorlicek <janvorli@microsoft.com>
Tue, 7 Nov 2017 03:13:32 +0000 (19:13 -0800)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 7 Nov 2017 03:13:32 +0000 (19:13 -0800)
This is a leftover from the Alpine enabling changes that I've forgotten
to make after corefx and coreclr official builds were enabled.

Commit migrated from https://github.com/dotnet/core-setup/commit/54a276016d3b24d2fd5cb60ed33af069233cfce9

src/installer/pkg/projects/netcoreappRIDs.props

index 404bffd..ebfacd9 100644 (file)
@@ -8,6 +8,7 @@
   <ItemGroup>
     <OfficialBuildRID Include="linux-x64" />
     <OfficialBuildRID Include="rhel.6-x64" />
+    <OfficialBuildRID Include="alpine.3.6-x64" />
     <OfficialBuildRID Include="osx-x64" />
     <OfficialBuildRID Include="win-x86">
       <Platform>x86</Platform>