move additional tests to netcoreapp1.1
This commit is contained in:
parent
9824fa945b
commit
0c80992384
7 changed files with 9 additions and 10 deletions
|
@ -267,7 +267,6 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
new BuildCommand()
|
||||
.WithWorkingDirectory(testInstance.Root)
|
||||
.WithFramework(NuGet.Frameworks.FrameworkConstants.CommonFrameworks.NetCoreApp10)
|
||||
.Execute()
|
||||
.Should().Pass();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue