Updating CoreFX version to rc2-23924
This commit is contained in:
parent
95ad1ee461
commit
1febe48d71
96 changed files with 155 additions and 155 deletions
|
@ -14,7 +14,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CompileTargets
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-23923";
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-23924";
|
||||
public static readonly string AppDepSdkVersion = "1.0.6-prerelease-00003";
|
||||
public static readonly bool IsWinx86 = CurrentPlatform.IsWindows && CurrentArchitecture.Isx86;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue