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
Copy file name to clipboardExpand all lines: aspnetcore/release-notes/aspnetcore-9/includes/blazor.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,11 +218,3 @@ The <xref:Microsoft.AspNetCore.Components.Forms.InputNumber%601> component now s
218
218
}
219
219
}
220
220
```
221
-
222
-
### Multiple Blazor Web Apps per server project
223
-
224
-
<!-- UPDATE 10.0 Confirm or update -->
225
-
226
-
Support for multiple Blazor Web Apps per server project is under consideration for .NET 10 in late 2025.
227
-
228
-
For more information, see [Support for multiple Blazor Web apps per server project (`dotnet/aspnetcore`#52216)](https://github.com/dotnet/aspnetcore/issues/52216).
0 commit comments