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

Remove ProjectExtensions on template creation #52

Closed sayedihashimi closed 9 years ago

sayedihashimi commented 10 years ago

We should remove ProjectExtensions elements from the .csproj file when we are creating the template. These elements contain data that should be populated when the project is created.