Include project.json dependencies for native
This commit is contained in:
parent
e8ef94e93f
commit
ef00f0331e
15 changed files with 98 additions and 56 deletions
|
@ -13,7 +13,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
public class CompileTargets
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.1-rc2-23811";
|
||||
public static readonly string AppDepSdkVersion = "1.0.5-prerelease-00001";
|
||||
public static readonly string AppDepSdkVersion = "1.0.6-prerelease-00001";
|
||||
|
||||
public static readonly List<string> AssembliesToCrossGen = GetAssembliesToCrossGen();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue