Im somewhat familiar with MSBuild, but im going back to review the basics.
One reason is that I need to use the CommunityTasks, but this opened up the question of how/where to install 3rd party tasks?
When running MSBuild from the command line, where in the folder structure of MSBuild do these tasks (executables) live?
Also, why would you install tasks as a project nuget package?
https://www.nuget.org/packages/MSBuildTasks/