Create C# Visual Studio 2022 Launch Profile to debug native code, when starting from MSTest
I am using a native library in a C# application, and I need to step into some of the native functions for debugging. C# project is ASP.NET on Visual Studio 2022.