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 9d3bf57 commit 80de1e7Copy full SHA for 80de1e7
src/Razor/Microsoft.NET.Sdk.Razor/integrationtests/MvcBuildIntegrationTestLegacy.cs
@@ -56,6 +56,7 @@ public virtual async Task Building_Project()
56
}
57
58
[Fact]
59
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23635")]
60
public virtual async Task BuildingProject_CopyToOutputDirectoryFiles()
61
{
62
using (CreateTestProject())
0 commit comments