Sunday, 16 April 2006
Visual Studio Custom Checkin Policy Template
I've been spending some time writing custom checkin policies for VSTS, so many in fact that I decided to write a Visual Studio template. This weas very straightforward except for the fact that I when you edit the .vstemplate file you also need to remember to edit the .csproj file (if any file names are affected).
The template is here. Copy this file to your "Visual Studio user project templates location" (you can find this under Tools..Options..Projects and Solutions") and you should be good to go.
Any feedback gratefully received.
Posted by at 5:35 PM in Net
