Debugging VST3 in Visual Studio 2019 with AudioPluginHost

Hey, I was wondering how to debug in Visual Studio 2019 the vst3 attached during the debugging process with the AudioPluginHost. My current debugging settings are as follows and only the AudioPluginHost opens but without the plugin being in it.:

  • Tried to change the attach option to yes but it gave me error saying that the process AudioPluginHost is not running on the machine, refresh the process list before attempting another attach