Basic C# Project that will take an MSBuild payload and run it with MSBuild via ClickOnce.
- Create a new .NET Framework console project in Visual Studio
- Import Program.cs from this repository
- Add the MSBuild payload file to the project
- Publish the project