Fix alpine linux RID graph generation
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 1 Dec 2017 21:55:06 +0000 (22:55 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 1 Dec 2017 21:55:06 +0000 (22:55 +0100)
commit9266bae63935048cc22e7cd2e49f17ac90173653
tree800cb60ebd0a48ffd33bd13569e83d2dab714904
parentad253cc2b5e273558ad7c48e225744fd1008fb0a
Fix alpine linux RID graph generation

Alpine Linux doesn't have 'linux' in its hierarchy, so the
GenerateRuntimeGraph target doesn't output alpine node to the runtimes
section of the Microsoft.NETCore.App.deps.json.

This change is a hotfix to that issue. In longer term, we should create
a new osgroup named `alpine` or maybe better `linuxmusl` or something
along these lines and make it a fully supported OS group everywhere.

Commit migrated from https://github.com/dotnet/core-setup/commit/16e103ca72e145a32a8ead2a4df6f325f943f53b
src/installer/sharedFramework/sharedFramework.proj