Updating CoreSetup to rc3-004406
This commit is contained in:
parent
b422e7fde3
commit
42938f180f
120 changed files with 121 additions and 121 deletions
|
@ -7,8 +7,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CliDependencyVersions
|
||||
{
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004404";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004404-00";
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004406";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004406-00";
|
||||
|
||||
public static readonly string SharedFrameworkChannel = "preview";
|
||||
public static readonly string SharedHostChannel = "preview";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue