hi team,
I have been trying to debug .NET Framework 4.8 Web Application on Visual Studio Code however, the breakpoint is not hitting on local IIS. I tried different things already like restarting and updating VS Code, restarting IIS, recycling app pool. I have launch and task json files and I am using clr and w3wp process to achieve that
Please help!
Thanks