Updating CoreSetup, Roslyn, DiaSymReader to rc3-004408, beta1-20160606-02, 1.0.8-rc2-60606-01 respectively.

This commit is contained in:
Eric Erhardt 2016-06-06 18:56:24 -05:00
parent dd51836aac
commit 334b079995
125 changed files with 130 additions and 130 deletions

View file

@ -7,8 +7,8 @@ namespace Microsoft.DotNet.Cli.Build
{
public class CliDependencyVersions
{
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 SharedFrameworkVersion = "1.0.0-rc3-004408";
public static readonly string SharedHostVersion = "1.0.1-rc3-004408-00";
public static readonly string SharedFrameworkChannel = "preview";
public static readonly string SharedHostChannel = "preview";