Updating CoreFx, CoreSetup, Roslyn to rc3-24201-00, rc3-004391, beta1-20160602-01
This commit is contained in:
parent
0366576dba
commit
f16f2e64eb
167 changed files with 273 additions and 273 deletions
|
@ -7,8 +7,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CliDependencyVersions
|
||||
{
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004373";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004373-00";
|
||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004391";
|
||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004391-00";
|
||||
|
||||
public static readonly string SharedFrameworkChannel = "preview";
|
||||
public static readonly string SharedHostChannel = "preview";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue