Updating dependencies from last known good builds
This commit is contained in:
parent
8ea93db89d
commit
ea984c50c7
105 changed files with 165 additions and 165 deletions
|
@ -14,7 +14,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CompileTargets
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-23929";
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc2-23930";
|
||||
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