Include project.json dependencies for native

This commit is contained in:
Senthil 2016-02-03 16:34:03 -08:00 committed by schellap
parent e8ef94e93f
commit ef00f0331e
15 changed files with 98 additions and 56 deletions

View file

@ -81,7 +81,6 @@ namespace Microsoft.DotNet.Tests.EndToEnd
}
[Fact]
[ActiveIssue(712, PlatformID.Windows | PlatformID.OSX | PlatformID.Linux)]
public void TestDotnetBuildNativeRyuJit()
{
if(IsCentOS())