JoelHT-Landmark / NuGet-PackageNPublish

Project template and packaging targets file to allow easier Package'n'Publish integration with TFS (or other CI) builds.
Other
13 stars 12 forks source link

Template does not include tools or content folders by default #1

Closed JoelHT-Landmark closed 12 years ago

JoelHT-Landmark commented 12 years ago

Although the project template includes boilerplate tools*.ps1 files, these are not included by default.

Similarly nothing from the content folder (e.g. web.config.transform etc) is included by default.

Fix is to add appropriate lines to the .tt template.