Enable / fix tests
This commit is contained in:
parent
b1b9dfda09
commit
b395776e87
2 changed files with 13 additions and 8 deletions
|
@ -126,7 +126,7 @@ namespace EndToEnd
|
|||
?.Version;
|
||||
}
|
||||
|
||||
[Fact(Skip = "https://github.com/dotnet/cli/issues/9968")]
|
||||
[Fact]
|
||||
public void WeCoverLatestNetCoreAppRollForward()
|
||||
{
|
||||
// Run "dotnet new console", get TargetFramework property, and make sure it's covered in SupportedNetCoreAppVersions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue