ligershark / template-builder

This project will output a NuGet package which can be used to help create Visual Studio Item Templates and Project templates
Other
42 stars 28 forks source link

Update to support clean #12

Closed sayedihashimi closed 10 years ago

sayedihashimi commented 10 years ago

Currently the Clean target is not extended to remove template files from the obj\ folder. This should be updated. Especially because we have the issue #28 coming in which will leave a bunch of files in the obj\ folder for those who have already built the old version.