move additional tests to netcoreapp1.1
This commit is contained in:
parent
9824fa945b
commit
0c80992384
7 changed files with 9 additions and 10 deletions
|
@ -282,7 +282,7 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
result.Args.Should().Contain("--fx-version 1.0.3");
|
||||
result.Args.Should().Contain("--fx-version 1.1.0");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue