Add new badge for linux_x64 (#5968)
This commit is contained in:
parent
81c2d4605e
commit
132b175395
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "osx_x64", false },
|
||||
{ "debian_x64", false },
|
||||
{ "centos_x64", false },
|
||||
{ "linux_x64", false },
|
||||
};
|
||||
|
||||
if (!badges.ContainsKey(VersionBadgeMoniker))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue