Add RHEL 6 official RID
authorJan Vorlicek <janvorli@microsoft.com>
Mon, 14 Aug 2017 15:19:49 +0000 (17:19 +0200)
committerJan Vorlicek <janvorli@microsoft.com>
Mon, 14 Aug 2017 15:19:49 +0000 (17:19 +0200)
Commit migrated from https://github.com/dotnet/core-setup/commit/bebf4fd6a3959d1f933bcfc7a1d574bc959eb8e4

src/installer/pkg/projects/netcoreappRIDs.props

index 1f7736b..efc5926 100644 (file)
@@ -17,6 +17,7 @@
 
   <ItemGroup>
     <OfficialBuildRID Include="linux-x64" />
+    <OfficialBuildRID Include="rhel.6-x64" />
     <OfficialBuildRID Include="osx-x64" />
     <OfficialBuildRID Include="win-x86">
       <Platform>x86</Platform>