Enable / fix tests

This commit is contained in:
Daniel Plaisted 2018-11-12 15:24:05 -08:00
parent b1b9dfda09
commit b395776e87
2 changed files with 13 additions and 8 deletions

View file

@ -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