REGRESSION INFO: Repro in Nov release C# DK 1.90.2(C#2.110.4)
INSTALL STEPS
- OS: window x64
- Install the SDK 10.0.102
- Install VS Code insiders - 1.109.0
- Install Jan prerelease 2 prerelease C# DK1.92.5(include C#2.112.45)
REPRO STEPS
- Go to Settings > Search 'Hot Reload' >Check "Enables C# Hot Reload while debugging“
- Open vs code > Create .NET Project > ASP.NET Core Web App (Razor Pages)
- Right click project > Debug >Start New Instance
Note:
- If stop debugging, ".NET Hot Reload" show up, then re-run the project, ".NET Hot Reload" still show up
- If uncheck "Enables C# Hot Reload while debugging“, launch vscode, run the project for the first time, ".NET Hot Reload" shows up, this behaviours is the same as vs
ACTUAL ".NET Hot Reload" doesn't show up
EXPECTED Should like VS, ".NET Hot Reload" show up

REGRESSION INFO: Repro in Nov release C# DK 1.90.2(C#2.110.4)
INSTALL STEPS
REPRO STEPS
Note:
ACTUAL ".NET Hot Reload" doesn't show up
EXPECTED Should like VS, ".NET Hot Reload" show up