VS2022 PREVIEW2 program interrupt during debugging

少华 邹 6 Reputation points
2022-12-29T08:26:52.517+00:00

My program is written using. NET6. It references a class library of. NETSTANDARD 2.0. When debugging into the TRY statement block, the program automatically exits. The same code has no problem with VS2019 (VS2019 uses. NET CORE3.1)

274736-image.png

Developer technologies Visual Studio Debugging
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.