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.
Wasm.Build.Tests.Blazor.BuildPublishTests.BugRegression_60479_WithRazorClassLib
1 parent b42626f commit 4ab5265Copy full SHA for 4ab5265
src/mono/wasm/Wasm.Build.Tests/Blazor/BuildPublishTests.cs
@@ -174,6 +174,7 @@ void CheckNativeFileLinked(bool forPublish)
174
}
175
176
[Fact]
177
+ [ActiveIssue("https://github.com/dotnet/runtime/issues/85354")]
178
public void BugRegression_60479_WithRazorClassLib()
179
{
180
string id = $"blz_razor_lib_top_{Path.GetRandomFileName()}";
0 commit comments