Update the stage 0 version and unwind a few of the upgrade changes (#17617)
This commit is contained in:
parent
751bed6d08
commit
eb4f50fabf
7 changed files with 33 additions and 31 deletions
|
@ -63,7 +63,7 @@ namespace EndToEnd.Tests
|
|||
binDirectory.Should().NotHaveFilesMatching("*.dll", SearchOption.AllDirectories);
|
||||
}
|
||||
|
||||
[Fact(Skip ="The current aspnet runtime is built against an 8.0 core runtime")]
|
||||
[Fact]
|
||||
public void ItCanRunAnAppUsingTheWebSdk()
|
||||
{
|
||||
var directory = TestAssets.CreateTestDirectory();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue