LuckyKang79
LuckyKang79
This issue is also reproduced on the latest version of C# extension **v2.0.416** for Linux/Mac OS 
@mavasani Regardless of whether the background analysis scope of compiler diagnostics is set to "`Open File`" or "`Full Solution`" For the Blazor server InAuth project/Blazor WASM project, we will encounter...
This issue is also reproduced on latest version .NET 8.0.100-rc.1.23423.3 + C# v2.0.413 VS Code version: **1.81.1** C# Extension version: **v2.0.413** **dotnet --info output:** ``` .NET SDK: Version: 8.0.100-rc.1.23423.3 Commit:...
This issue is also reproduced on latest version **8.0.100-rc.2.23461.1 SDK + C# Dev Kit v0.4.10 preview (C# v2.1.2)** VS Code version: 1.82.0 C# Extension version: v2.1.2
@ryzngard The application used is only VsCode and the application does not crash when debugging is stopped. Also for more details, you can refer to the gif of the actual...
@ryzngard There was the following error message in today's test for AAD Standalone project: **Details info:** SDK: 7.0.402 Runtime:7.0.12 VS Code version: 1.82.2 C# Dev Kit version: v0.4.10 preview (C#...
In recent testing, the following three debugging methods were tried. According to this document: [debugging](https://code.visualstudio.com/docs/editor/debugging) The **first two methods do not reproduce** this issue, and the **last method reproduces** this...