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

Make template-report.xml relative to the directory it is in, not the directory containing it #39

Closed mlorbetske closed 10 years ago

mlorbetske commented 10 years ago

Currently, entries in template-report.xml (in SideWaffle for example) have a paths relative to the directory containing the directory containing the file.

Ex. template-report.xml is located at c:\Foo\TemplatePack\template-report.xml Templates listed in the file are listed at the relative paths like: TemplatePack\ProjectTemplates\MyProject\MyProject.vstemplate