Skip to content

Commit ac0a48f

Browse files
committed
Feature static asset deliver /2
1 parent 1d0871a commit ac0a48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/release-notes/aspnetcore-9.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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 any ASP.NET Core app.
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.
1717

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

0 commit comments

Comments
 (0)