Visual Studio Code - Building and background console

  1. Add a nuget reference to NSubsys to hide the console. That’s no longer necessary in .NET Core 3.0.

  2. Not sure what you mean. You can just add a task that does exactly the same as what you do using the CLI, does that not cover it?

  3. That looks wrong. MonoGame.Framework.dll should be copied over and native libs too. What does your csproj look like?