-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature
Description
Hello guys!
As you know, hot reload have some problems for now and doesn't let you to test .Net6 with dotnet watch
correctly.
For disabling hot reload in your projects, Just go to {ProjectFolder}\Properties\LaunchSettings.Json
and Comment (disable/Delete) HotReloadProfile
Section.
By disabling hot reload, you can test other .Net6 preview
features with dotnet watch
command. 😉
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature