Updating the runtime to 2.0.7 and the CLI branding to 2.1.104.
This commit is contained in:
parent
48ec687460
commit
5b8949e66b
3 changed files with 4 additions and 3 deletions
|
@ -303,7 +303,7 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
result.Args.Should().Contain("--fx-version 2.0.6");
|
||||
result.Args.Should().Contain("--fx-version 2.0.7");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue