I´m using Visual Studio 2022 Professional. My app is using ASP.NET Core Backend and Angular Frontend. Starting my app in debug mode is no problem, but whenever I want to set a breakpoint before I start the app or whenever I want to set a breakpoint and refresh the browser afterwards, the debugging hangs up. It just goes into an endless browser loading.
Has someone experienced a similar problem and can help me with that?