-
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
[wasm] Wasm.Build.Tests - blazor run tests failing #85769
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=261558
Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "Unhandled exception rendering component: Could not load type of field 'Microsoft.AspNetCore.Components.Routing.TemplateParser:_invalidParameterNameCharacters'",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
blocked on dotnet/aspnetcore#48014 it has the renamed method fix but now needs the interop fix and then needs to flow into sdk then installer |
Fixes issue dotnet#85769
This was fixed by #86268 but didn't get closed. |
For anyone seeing this message after updating to the June 2023 preview of .NET 8 (preview 5) you just need to update your project's packages. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=261558
Build error leg or test failing: Wasm.Build.Tests.Blazor.BuildPublishTests.BlazorBuildRunTest
Pull request: #85723
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: