Updating the runtime framework versions for 1.0.5 and 1.1.1 and updating the CLI branding to 1.0.4.
This commit is contained in:
parent
022cc5ebfb
commit
de7c94592d
8 changed files with 13 additions and 13 deletions
|
@ -308,7 +308,7 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
result.Args.Should().Contain("--fx-version 1.1.1");
|
||||
result.Args.Should().Contain("--fx-version 1.1.2");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue