Update dependency version
This commit is contained in:
parent
4434a8a832
commit
1156e52eb8
3 changed files with 4 additions and 4 deletions
|
@ -309,7 +309,7 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
result.Args.Should().Contain("--fx-version 2.0.0");
|
||||
result.Args.Should().Contain("--fx-version 2.0.1");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue