Updating CoreFx to rc2-24015
This commit is contained in:
parent
880dcf2fc8
commit
070650ebac
98 changed files with 196 additions and 196 deletions
|
@ -17,7 +17,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CompileTargets
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-24008";
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-24015";
|
||||
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