fixup all references to the right version suffixes
This commit is contained in:
parent
8b55c50011
commit
94840de4e1
3 changed files with 3 additions and 2 deletions
|
@ -57,6 +57,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
case "beta":
|
||||
case "rc1":
|
||||
case "rc2":
|
||||
case "preview1":
|
||||
case "rtm":
|
||||
packagePrefix = "dotnet";
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue