Modified test assets and added the new rids back as badges and CI. Still need to update tests.
This commit is contained in:
parent
1574349a59
commit
cfd0874c96
25 changed files with 60 additions and 27 deletions
|
@ -53,11 +53,14 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "win_x64", false },
|
||||
{ "ubuntu_x64", false },
|
||||
{ "ubuntu_16_04_x64", false },
|
||||
{ "ubuntu_16_10_x64", false },
|
||||
{ "rhel_x64", false },
|
||||
{ "osx_x64", false },
|
||||
{ "debian_x64", false },
|
||||
{ "centos_x64", false },
|
||||
{ "linux_x64", false },
|
||||
{ "fedora_24_x64", false },
|
||||
{ "opensuse_42_1_x64", false }
|
||||
};
|
||||
|
||||
if (!badges.ContainsKey(VersionBadgeMoniker))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue