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 so that we can pass in NonFileTypes #36

Closed sayedihashimi closed 10 years ago

sayedihashimi commented 10 years ago

Currently the list of non file types is hard coded in CreateTemplateTask. We should be able to pass in this list from the msbuild script (optionally).