I'm using "development-time IIS support" and trying to attach w3wp for debuging. But I'm getting this warning:
The breakpoint will not currently be hit. No symbols have been loaded for this document.
What I'm doing wrong? IIS configured as specified here
iis 10 / asp.net core 2.1
Ok, my problem solved.
In ASP.NET Core we need to attach to dotnet.exe. IIS just a shell.