Updating the CLI branding to 2.1.2 and ingesting the 2.0.4 runtime.
This commit is contained in:
parent
68c8639f09
commit
9e97e53446
19 changed files with 35 additions and 35 deletions
|
@ -303,7 +303,7 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
result.Args.Should().Contain("--fx-version 2.0.3");
|
||||
result.Args.Should().Contain("--fx-version 2.0.4");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue