forked from ligershark/template-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
bmrudolph/template-builder
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Template builder has been installed into this project. Your build process has been updated to automatically build item templates
from the contents of the ItemTemplates\ folder. A demo template has been installed into that folder as well.
The following snippet should have been added to your .vsixmanifest file
<Assets>
<Asset Type="Microsoft.VisualStudio.ItemTemplate" Path="Output\ItemTemplates"/>
<Asset Type="Microsoft.VisualStudio.ProjectTemplate" Path="Output\ProjectTemplates" />
</Assets>About
This project will output a NuGet package which can be used to help create Visual Studio Item Templates and Project templates
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published