Revert "Updating CoreFX to rc2-24022"
This commit is contained in:
parent
ef0ca39da1
commit
390946f531
61 changed files with 162 additions and 162 deletions
|
@ -18,7 +18,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CompileTargets
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-24022";
|
||||
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