dotnet watch
with aot
leads to unexpected behavior
#36579
Labels
area-commandlinetools
Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI
bug
This issue describes a behavior which is not expected - a bug.
feature-dotnetwatch
This issue is related to the dotnet-watch command-line tool (now external)
feature-hot-reload
This issue is related to the Hot Reload feaature
Milestone
wasm-tools
workload is NOT installeddotnet watch
Expected: Error, missing workload,
dotnet watch
exitsActual: Error, but
dotnet watch
is still running (and restarting) on file change, but dev server doesn't appear.The text was updated successfully, but these errors were encountered: