Replace with all linux distros badge
This commit is contained in:
parent
7c64ef6b0e
commit
a2268990da
1 changed files with 2 additions and 5 deletions
|
@ -52,11 +52,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "win_x86", false },
|
||||
{ "win_x64", false },
|
||||
{ "osx_x64", false },
|
||||
{ "debian_8_x64", false },
|
||||
{ "rhel_7_x64", false },
|
||||
{ "ubuntu_14_04_x64", false },
|
||||
{ "ubuntu_16_04_x64", false },
|
||||
{ "linux_x64", false }
|
||||
{ "linux_x64", false },
|
||||
{ "all_linux_distros_native_installer", false}
|
||||
};
|
||||
|
||||
if (!badges.ContainsKey(VersionBadgeMoniker))
|
||||
|
|
Loading…
Add table
Reference in a new issue