Moving the runtime version to 2.0.0 for the SDK.
This commit is contained in:
parent
2d3b8da0b0
commit
e24b53dda7
2 changed files with 2 additions and 2 deletions
|
@ -309,7 +309,7 @@ namespace Microsoft.DotNet.Tests
|
|||
|
||||
result.Should().NotBeNull();
|
||||
|
||||
result.Args.Should().Contain("--fx-version 2.0.1");
|
||||
result.Args.Should().Contain("--fx-version 2.0.0");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue