Closed
Description
Describe the bug
dotnet watch
is not recognizing Razor changes on Blazor WebAssembly project.
To Reproduce
dotnet new blazorwasm
dotnet watch
- Apply a change on any razor file
Exceptions
Further technical details
.NET SDK (reflecting any global.json):
Version: 6.0.100-rc.1.21458.32
Commit: d7c22323c4
Runtime Environment:
OS Name: Windows
OS Version: 10.0.22000
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\6.0.100-rc.1.21458.32\
Host (useful for support):
Version: 6.0.0-rc.1.21451.13
Commit: d7619cd4b1
.NET SDKs installed:
6.0.100-rc.1.21458.32 [C:\Program Files\dotnet\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.0-rc.1.21452.15 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.0-rc.1.21451.13 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 6.0.0-rc.1.21451.3 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Metadata
Metadata
Assignees
Labels
Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIThis issue describes a behavior which is not expected - a bug.This issue is related to and / or impacts Blazor WebAssemblyThis issue is related to the dotnet-watch command-line tool (now external)This issue is related to the Hot Reload feaature