Updated the Shared Framework to 1.1.1 and 1.0.4.
This commit is contained in:
parent
6091a4704c
commit
1d61bf97ed
51 changed files with 63 additions and 61 deletions
|
@ -282,7 +282,7 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
result.Args.Should().Contain("--fx-version 1.1.0");
|
||||
result.Args.Should().Contain("--fx-version 1.1.1");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue