[browser][WBT] Bump Blazor to 11.0.0-preview.4.26211.102#127294
Merged
pavelsavara merged 6 commits intodotnet:mainfrom Apr 24, 2026
Merged
[browser][WBT] Bump Blazor to 11.0.0-preview.4.26211.102#127294pavelsavara merged 6 commits intodotnet:mainfrom
pavelsavara merged 6 commits intodotnet:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Mono WASM testassets to use the newer pinned Blazor/AspNetCore preview packages, aligning the WBT coverage with the targeted SDK/runtime version.
Changes:
- Bump
Microsoft.AspNetCore.Components.*WebAssembly package references in several testassets to11.0.0-preview.4.26215.121. - Bump
Microsoft.AspNetCore.SignalR.Clientused by the shared testasset library to the same preview version. - Bump
Microsoft.AspNetCore.Components.WebAssembly.Serverin the hosted server testasset to the same preview version.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/mono/wasm/testassets/WasmOnAspNetCore/Shared/Shared.csproj | Updates SignalR.Client package to Blazor/AspNetCore 11 preview. |
| src/mono/wasm/testassets/WasmOnAspNetCore/BlazorClient/BlazorClient.csproj | Updates Blazor WebAssembly + DevServer package versions to 11 preview. |
| src/mono/wasm/testassets/WasmOnAspNetCore/AspNetCoreServer/AspNetCoreServer.csproj | Updates hosted server package version to 11 preview. |
| src/mono/wasm/testassets/BlazorMultiClientHosted/Client2/Client2.csproj | Updates Blazor WebAssembly package version to 11 preview. |
| src/mono/wasm/testassets/BlazorMultiClientHosted/Client1/Client1.csproj | Updates Blazor WebAssembly package version to 11 preview. |
| src/mono/wasm/testassets/BlazorBasicTestApp/RazorClassLibrary/RazorClassLibrary.csproj | Updates Components.Web package version to 11 preview. |
| src/mono/wasm/testassets/BlazorBasicTestApp/App/BlazorBasicTestApp.csproj | Updates Blazor WebAssembly + DevServer package versions to 11 preview. |
Contributor
|
Tagging subscribers to 'arch-wasm': @lewing, @pavelsavara |
maraf
approved these changes
Apr 22, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Member
Author
|
/ba-g CI issue is known badexit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.