Skip to content

Commit cd5d280

Browse files
authored
Update Blazor script heading in What's New for .NET 10 (#34888)
1 parent a135bea commit cd5d280

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/release-notes/aspnetcore-10/includes

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Apply a stylesheet class to a row of the grid based on the row item using the ne
1515

1616
For more information, see <xref:blazor/components/quickgrid?view=aspnetcore-10.0#style-a-table-row-based-on-the-row-item>.
1717

18-
### Blazor script
18+
### Blazor script as static web asset
1919

2020
In prior releases of .NET, the Blazor script is served from an embedded resource in the ASP.NET Core shared framework. In .NET 10 or later, the Blazor script is served as a static web asset with automatic compression and fingerprinting.
2121

0 commit comments

Comments
 (0)