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 automatically exclude ItemTemplates and ProjectTemplates from the build #10

Closed sayedihashimi closed 10 years ago

sayedihashimi commented 10 years ago

Currently all the files which are in the ProjectTemplates and ItemTemplates folders are being included in the compile/build process. Since these files are not a part of the project they should not be compiled.

sayedihashimi commented 10 years ago

Resolved with commit 8e1cfb562c17870bf2ab7a85bcd2dce21e6a0db8