You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BlazorWasmSDK was previously enforcing WasmFingerprintDotnetJs=false. That changed in dotnet/sdk#46233 and now it is driven by WasmSDK and WriteImportMapToHtml property.
We should evaluate whether the Blazor.BuildPublishTests.DefaultTemplate_CheckFingerprinting is still meaningful