My company uses the MSBuild Community Tasks to provide custom build scripts to our projects. Today, I created a new project and built out a custom build script to run it. I was able to set up builds on TFS, so I know my script works correctly, but I can't figure out how to get Visuale Studio to point the script so that it uses it whenever I build locally.
How do I point visual studio to my custom build script?