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