Merge pull request #1645 from eerhardt/NewCorefx
Move to CoreFX build rc2-23901
This commit is contained in:
commit
a709f772f1
105 changed files with 460 additions and 295 deletions
|
@ -66,7 +66,7 @@ namespace Microsoft.DotNet.ProjectModel.Server.Tests
|
|||
.AssertJArrayCount(2)
|
||||
.Select(f => f["ShortName"].Value<string>());
|
||||
|
||||
Assert.Contains("dnxcore50", frameworkShortNames);
|
||||
Assert.Contains("netstandardapp1.5", frameworkShortNames);
|
||||
Assert.Contains("dnx451", frameworkShortNames);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue