I have a DMP from an application running on my system. This is a .NET Core application. I'm trying to use WinDbg to look at memory issues. From reading around it appears that I need to get the SOS.DLL file that matches the runtime used and it appears a lot [...] read more