Updating CoreFx to rc2-24018
This commit is contained in:
parent
37f00f24e9
commit
eb4952df27
99 changed files with 173 additions and 173 deletions
|
@ -17,7 +17,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CompileTargets
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-24015";
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-24018";
|
||||
public static readonly bool IsWinx86 = CurrentPlatform.IsWindows && CurrentArchitecture.Isx86;
|
||||
|
||||
public static readonly string[] BinariesForCoreHost = new[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue