Skip to content

Commit 3d7ff82

Browse files
Rick-Andersontdykstraguardrex
authored
Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected]> Co-authored-by: Luke Latham <[email protected]>
1 parent ac0a48f commit 3d7ff82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspnetcore/release-notes/aspnetcore-9.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ This article highlights the most significant changes in ASP.NET Core 9.0 with li
1313

1414
## Static asset delivery optimization
1515

16-
Map Static Assets routing endpoint conventions, <xref:Microsoft.AspNetCore.Builder.StaticAssetsEndpointRouteBuilderExtensions.MapStaticAssets%2A>, is a new feature that optimizes the delivery of static assets in ASP.NET Core apps.
16+
[MapStaticAssets routing endpoint conventions](xref:Microsoft.AspNetCore.Builder.StaticAssetsEndpointRouteBuilderExtensions.MapStaticAssets%2A) is a new feature that optimizes the delivery of static assets in ASP.NET Core apps.
1717

18-
For more information on static asset deliver for Blazor apps, see <xref:blazor/fundamentals/static-files?view=aspnetcore-9.0>.
18+
For information on static asset delivery for Blazor apps, see <xref:blazor/fundamentals/static-files?view=aspnetcore-9.0>.
1919

2020
[!INCLUDE[](~/release-notes/aspnetcore-9/includes/web_asset_delivery.md)]
2121

aspnetcore/release-notes/aspnetcore-9/includes/blazor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,6 @@ The <xref:Microsoft.AspNetCore.Components.Forms.InputNumber%601> component now s
223223

224224
<!-- UPDATE 10.0 Confirm or update -->
225225

226-
Support for multiple Blazor Web Apps per server project will be considered for .NET 10 (November 2025).
226+
Support for multiple Blazor Web Apps per server project is under consideration for .NET 10 in late 2025.
227227

228228
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

Comments
 (0)