Merge in 'release/5.0' changes
This commit is contained in:
commit
377b73b1d0
|
|
@ -223,6 +223,7 @@ namespace Templates.Test
|
|||
}
|
||||
|
||||
[Fact]
|
||||
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/31044")]
|
||||
public async Task RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes()
|
||||
{
|
||||
var project = await BuildAndPublishRazorPagesTemplate(auth: null, new[] { "--razor-runtime-compilation" });
|
||||
|
|
|
|||
Loading…
Reference in New Issue