Update core-setup dependency versions (#3231)
Pick up host with JIT_PATH property
This commit is contained in:
parent
b303afb9bb
commit
e9e4427b42
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ namespace Microsoft.DotNet.Cli.Build
|
||||||
{
|
{
|
||||||
public static readonly string CoreCLRVersion = "1.0.2-rc3-24123-01";
|
public static readonly string CoreCLRVersion = "1.0.2-rc3-24123-01";
|
||||||
|
|
||||||
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004306";
|
public static readonly string SharedFrameworkVersion = "1.0.0-rc3-004308";
|
||||||
public static readonly string SharedHostVersion = "1.0.1-rc3-004306-00";
|
public static readonly string SharedHostVersion = "1.0.1-rc3-004308-00";
|
||||||
|
|
||||||
public static readonly string SharedFrameworkChannel = "preview";
|
public static readonly string SharedFrameworkChannel = "preview";
|
||||||
public static readonly string SharedHostChannel = "preview";
|
public static readonly string SharedHostChannel = "preview";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue