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-10/includes/blazor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ Blazor's boot configuration, which prior to the release of .NET 10 existed in a
201
201
* 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>.
202
202
* 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>.
203
203
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 use case 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. 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.
205
205
206
206
### Declarative model for persisting state from components and services
0 commit comments