Remove Debian Armel (dotnet/core-setup#2557)
authorGaurav Khanna <gkhanna@microsoft.com>
Tue, 30 May 2017 17:55:03 +0000 (10:55 -0700)
committerGitHub <noreply@github.com>
Tue, 30 May 2017 17:55:03 +0000 (10:55 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/0c86d8889a8bb78269ee85d0e7a4ecbe574100dc

src/installer/pkg/projects/netcoreappRIDs.props

index dcbc85f..1f7736b 100644 (file)
@@ -35,9 +35,6 @@
     <!-- The following RIDs are not officically supported and are not 
          built during official builds, however we wish to include them 
          in our runtime.json to enable others to provide them.  -->
-    <UnofficialBuildRID Include="debian.8-armel">
-      <Platform>armel</Platform>
-    </UnofficialBuildRID>
     <UnofficialBuildRID Include="tizen.4.0.0-armel">
       <Platform>armel</Platform>
     </UnofficialBuildRID>