-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[browser] Fix fingerprinting of relinked dotnet.js during build #86048
Conversation
Tagging subscribers to 'arch-wasm': @lewing Issue Details
Depends on #85730
|
...nuget/Microsoft.NET.Sdk.WebAssembly.Pack/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets
Outdated
Show resolved
Hide resolved
Update the blazor tests in WBT to check for this. |
Failures are unrelated |
Ship it! 🚀 |
Opened #86959 to fix the failing tests and get CI green again. |
fixes #86959 |
...nuget/Microsoft.NET.Sdk.WebAssembly.Pack/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets
Show resolved
Hide resolved
Feedback can be addressed in a follow up PR. This one is important to get CI green. Also, add a test for fingerprinting turned on, so that code path doesn't regress. |
Failures are known, or unrelated. |
NuGetPackageVersion
metadata doesn't produce a valueDepends on #85730
Contributes to dotnet/sdk#30802
Fixes #86959