Skip to content

Commit f7b6bcc

Browse files
authored
Updates
1 parent d7031ea commit f7b6bcc

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
@@ -201,7 +201,7 @@ Blazor's boot configuration, which prior to the release of .NET 10 existed in a
201201
* Checking file integrity for published assets with the troubleshoot integrity PowerShell script per the guidance in <xref:blazor/host-and-deploy/webassembly/bundle-caching-and-integrity-check-failures?view=aspnetcore-9.0#troubleshoot-integrity-powershell-script>.
202202
* Changing the file name extension of DLL files when not using the default Webcil file format per the guidance in <xref:blazor/host-and-deploy/webassembly/index?view=aspnetcore-9.0#customize-how-boot-resources-are-loaded>.
203203

204-
Currently, there's no documented replacement strategy for the preceding approaches. Developers who require either of those strategies are encouraged to open a new documentation issue describing your scenario using the **Open a documentation issue** link at the bottom of either article.
204+
Currently, there's no documented replacement strategy for the preceding approaches. If you require either of the preceding strategies, open a new documentation issue describing your scenario using the **Open a documentation issue** link at the bottom of either article.
205205

206206
### Declarative model for persisting state from components and services
207207

0 commit comments

Comments
 (0)