Breakpoints don't work in my projects. On every breakpoint I have such message:
The breakpoint will not currently be hit. No symbols have been loaded for this document.
I don't have any loaded symbols for my project in module tab. I'm using .NET 6 and VS 2022. The project was initially created with .Net Framework and I've upgraded it to .NET 6 I've already tried to clean and rebuild the whole solution