Updating CoreFx, CoreClr, Roslyn, CoreSetup to rc3-24210-10, rc3-24210-10, beta1-20160610-04, rc3-3004459-00 respectively
This commit is contained in:
parent
762a259e9f
commit
2aa3dd0843
168 changed files with 272 additions and 272 deletions
|
@ -7,8 +7,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CliDependencyVersions
|
||||
{
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004449-00";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004449-00";
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004459-00";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004459-00";
|
||||
|
||||
public static readonly string SharedFrameworkChannel = "preview";
|
||||
public static readonly string SharedHostChannel = "preview";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue