thank you! FWIW, I am now using Visual Studio Code, C#, and dotnet build / publishing my plugin with `TargetFramework=net4.8`and `Configuration=Debug`. It took a while and some simple PowerShell scripting, but (so far), I am having no problems with getting VSC to publish the .dll files to the VA Apps dir, starting VA, and attaching the Debugger to my plugin. Whee!