It would be useful to add a build script to the project so that someone without Visual Studio but with the .Net Framework SDK could build and package the project.
This would also make it easier to run on a CI platform so you could produce automatic builds on every commit.
It would be straightforward to build something out in Cake to achieve this; and I would be open to creating a pull request for this if it would fit in with your project.
It would be useful to add a build script to the project so that someone without Visual Studio but with the .Net Framework SDK could build and package the project.
This would also make it easier to run on a CI platform so you could produce automatic builds on every commit.
It would be straightforward to build something out in Cake to achieve this; and I would be open to creating a pull request for this if it would fit in with your project.