We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbbc40 commit 79dbbcaCopy full SHA for 79dbbca
src/ProjectTemplates/test/RazorPagesTemplateTest.cs
@@ -223,6 +223,7 @@ public async Task RazorPagesTemplate_IndividualAuth(bool useLocalDB)
223
}
224
225
[Fact]
226
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/31044")]
227
public async Task RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes()
228
{
229
var project = await BuildAndPublishRazorPagesTemplate(auth: null, new[] { "--razor-runtime-compilation" });
0 commit comments