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
Add hotReloadProfile to Razor Pages template (#31216)
* Add hotReloadProfile to Razor Pages template
* Turn off hotReloadProfile for Blazor WebAssembly projects
The WebAssembly experience is a bit problematic in preview3 because of runtime issues
dotnet/runtime#50190. We'll turn it off in the templates by default
to avoid giving a confusing experience out of the box.
Copy file name to clipboardExpand all lines: src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp/Client/Properties/launchSettings.json
0 commit comments