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

Issue-25: Added C# classes to provide various properties to enhance T… #26

Closed keyedit closed 8 years ago

keyedit commented 8 years ago

Ok Joel,

I believe I have managed to Fork, Clone, add changes locally and then Push back up to GitHub.

As you'll see I've tried to be vigilant and introduced some unit tests as well as some T4 template tests.

The only think I haven't tested is the creation of a VS Template project itself. I've updated the initial sample template that this project type creates and referenced the new tt.include file within it. The template sample itself has been tested locally, just not the actual VS project template creation mechanisms.

Hope it looks ok and enhances what I think is a very useful tool.