Updating CoreSetup, Roslyn, DiaSymReader to rc3-004408, beta1-20160606-02, 1.0.8-rc2-60606-01 respectively.
This commit is contained in:
parent
dd51836aac
commit
334b079995
125 changed files with 130 additions and 130 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue