Fix cherrypick error
This commit is contained in:
parent
9b1415d860
commit
2663d03dc9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0";
|
||||
public static readonly string SharedHostVersion = "1.0.1";
|
||||
public static readonly string HostFxrVersion = "1.0.1";
|
||||
|
||||
public static readonly string SharedFrameworkChannel = "preview";
|
||||
public static readonly string SharedHostChannel = "preview";
|
||||
|
|
Loading…
Add table
Reference in a new issue