Updating CoreFx, CoreClr, Roslyn, CoreSetup, DiaSymReader to rc3-24208-04, rc3-24208-04, beta1-20160608-03, rc3-004425, rc2-60608-04 respectively

This commit is contained in:
Eric Erhardt 2016-06-08 22:56:25 -05:00
parent 7f13f6d3b6
commit f43aad780c
167 changed files with 271 additions and 271 deletions

View file

@ -7,8 +7,8 @@ namespace Microsoft.DotNet.Cli.Build
{
public class CliDependencyVersions
{
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004415";
public static readonly string SharedHostVersion = "1.0.1-rc3-004415-00";
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004425";
public static readonly string SharedHostVersion = "1.0.1-rc3-004425-00";
public static readonly string SharedFrameworkChannel = "preview";
public static readonly string SharedHostChannel = "preview";