in Visual Studio 2022, Break point is not working

822 Views Asked by At

When i put a break point on code line in visual studio 2022 it didn't stop on that line.

I'm trying to develop an Asp.Net Core Mvc project. I had a more project too. And break point is not working in that project too. But when i try to type code in Console Application and i want to put a break point it's working.

I watched videos on youtube. I visited Microsoft Web Site.

enter image description here

0

There are 0 best solutions below