Update readme: Ubuntu 19.04 and Linux musl arm64 (dotnet/core-setup#5899)
authorDavis Goodin <dagood@users.noreply.github.com>
Wed, 17 Apr 2019 21:12:49 +0000 (16:12 -0500)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2019 21:12:49 +0000 (16:12 -0500)
* Add Ubuntu 19.04 links

* Add Linux musl arm64 links

* Regenerate table

Commit migrated from https://github.com/dotnet/core-setup/commit/0270cfbcb197a5feb99078b99f34fa61c8951efb

src/installer/build.proj

index d88f3b1..1b45306 100644 (file)
       <Platforms Include="Ubuntu 14.04 (x64)" Abbr="ubuntu-14.04" />
       <Platforms Include="Ubuntu 16.04 (x64)" Abbr="ubuntu-16.04" />
       <Platforms Include="Ubuntu 18.04 (x64)" Abbr="ubuntu-18.04" />
+      <Platforms Include="Ubuntu 19.04 (x64)" Abbr="ubuntu-19.04" />
       <Platforms Include="Debian 8.2 (x64)" Abbr="debian-8.2" />
       <Platforms Include="Debian 9 (x64)" Abbr="debian-9" />
       <Platforms Include="CentOS 7 (x64)" Abbr="centos-7" />
       <Platforms Include="SLES 12 (x64)" Abbr="sles-12" />
       <Platforms Include="OpenSUSE 42 (x64)" Abbr="OpenSUSE-42" />
       <Platforms Include="Linux-musl (x64)" Abbr="linux-musl-x64" />
+      <Platforms Include="Linux-musl (arm64)" Abbr="linux-musl-arm64" />
     </ItemGroup>
 
     <RegenerateReadmeTable