forked from ligershark/side-waffle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
template-report.xml
206 lines (206 loc) · 51.4 KB
/
template-report.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<?xml version="1.0" encoding="utf-8"?>
<TemplateReport>
<ItemTemplates>
<ItemTemplate Path="ItemTemplates\Extensibility\SideWaffle\SideWaffle-PreprocessXml\_Definitions\CSharp.vstemplate" Name="_preprocess.xml" Description="Creates a _preprocess.xml file which is used by SideWaffle/TemplateBuilder." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\NuGet\Basic .nuspec file\_Definitions\CSharp.vstemplate" Name="A basic NuGet .nuspec file" Description="A basic NuGet .nuspec file" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\NuGet\Advanced .nuspec file\_Definitions\CSharp.vstemplate" Name="An advanced NuGet .nuspec file" Description="An advanced NuGet .nuspec file" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Controller using $scope\_Definitions\CSharp.vstemplate" Name="AngularJs Controller using $scope" Description="AngularJs Controller $scope: minification ready, starter dependencies, using 'Classic' $scope syntax. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Controller\_Definitions\CSharp.vstemplate" Name="AngularJs Controller using 'Controller as'" Description="AngularJs Controller: minification ready, starter dependencies, using 'Controller As' syntax. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Directive\_Definitions\CSharp.vstemplate" Name="AngularJs Directive" Description="AngularJs Directive: minification ready and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Factory\_Definitions\CSharp.vstemplate" Name="AngularJs Factory" Description="AngularJs Factory: minification ready with starter dependencies. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Module\_Definitions\CSharp.vstemplate" Name="AngularJs Module" Description="AngularJs Module: ready with common modules and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Controller using $scope\_Definitions\CSharp.vstemplate" Name="AngularJs TypeScript Controller using $scope" Description="AngularJs Controller $scope: minification ready, starter dependencies, using 'Classic' $scope syntax. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Controller\_Definitions\CSharp.vstemplate" Name="AngularJs TypeScript Controller using 'Controller as'" Description="AngularJs Controller: minification ready, starter dependencies, using 'Controller As' syntax. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Directive\_Definitions\CSharp.vstemplate" Name="AngularJs TypeScript Directive" Description="AngularJs Directive: minification ready and starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Factory\_Definitions\CSharp.vstemplate" Name="AngularJs TypeScript Factory" Description="AngularJs Factory: minification ready with starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Module\_Definitions\CSharp.vstemplate" Name="AngularJs TypeScript Module" Description="AngularJs Module: ready with common modules and starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\ASP.NET\Custom T4 Files\_Definitions\CSharp.vstemplate" Name="ASP.NET Scaffolding T4 files." Description="You can install these templates into your project to customize the files generated by the ASP.NET New Scaffolded Item dialog. Once you install these files into a project they will override the standard files used when the scaffolders are invoked." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\MSBuild\BasicProjFile\_Definitions\CSharp.vstemplate" Name="Basic build script" Description="A basic MSBuild script" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\MSBuild\BasicPropsFile\_Definitions\CSharp.vstemplate" Name="Basic props file" Description="A basic MSBuild properties file" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\SignalR\BasicHubAndPage\_Definitions\CSharp.vstemplate" Name="Basic SignalR Hub and HTML Client Page" Description="Adds a simple SignalR Hub class and an HTML file that consumes the Hub to any existing VSIX project." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\MSBuild\BasicTargetsFile\_Definitions\CSharp.vstemplate" Name="Basic targets script" Description="A basic MSBuild targets script" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\BrowserLink\_Definitions\CSharp.vstemplate" Name="Browser Link extension (VS2013 only)" Description="Adds a Browser Link MEF class and JavaScript file to any existing VSIX project." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Windows Phone\CaliburnMicroBootstrapper\_Definitions\CSharp.vstemplate" Name="Caliburn Micro Bootstrapper" Description="Adds a class file to any existing VSIX project that provides bootstrapper representation for Caliburn Micro Windows Phone 8 application." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\CKEditor\Definitions\CSharp.vstemplate" Name="CKEditor plugin" Description="CKEditor plugin file" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\CodeSnippet\_Definitions\CSharp.vstemplate" Name="Code Snippet" Description="A code snippet" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\Main\_Definitions\CSharp.vstemplate" Name="DurandalJs main.js" Description="DurandalJs main.js: Includes common structure and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\Service\_Definitions\CSharp.vstemplate" Name="DurandalJs Service" Description="DurandalJs Service: Includes common structure and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\ViewModel\_Definitions\CSharp.vstemplate" Name="DurandalJs ViewModel" Description="DurandalJs ViewModel: Includes common structure, events, and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\Editor Drop Handler\_Definitions\CSharp.vstemplate" Name="Editor Drop Handler class" Description="Used to control what happens when files are dragged on to the editor surface." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\PowerShell\EmptyPowerShellFile\Definitions\CSharp.vstemplate" Name="Empty PowerShell file" Description="This will create an empty .ps1 file." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\Favicon\_Definitions\CSharp.vstemplate" Name="Favicon .ico File" Description="An image icon that shows up in the browser address bar." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\FirefoxOsManifest\_Definitions\CSharp.vstemplate" Name="FirefoxOS manifest" Description="An Open Web App manifest contains information that a Web browser needs to interact with an app." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\GruntJS\Definitions\CSharp.vstemplate" Name="GruntJS configuration file " Description="GruntJS: The Javascript Task Runner configuration file. For more information about GruntJS please visit http://gruntjs.com/getting-started " ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\HtmlSmartTag\_Definitions\CSharp.vstemplate" Name="HTML Smart Tag (VS2013 only)" Description="A MEF export class that adds a Smart Tag to HTML elements." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\HtmlValidator\_Definitions\CSharp.vstemplate" Name="HTML Validator Class (VS2013 only)" Description="A MEF export class that can validate HTML elements and attributes." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\ASP.NET\WhitespaceModule\_Definitions\CSharp.vstemplate" Name="HTML Whitespace Removal HttpModule" Description="Removes unneeded whitespace from web pages at runtime. Be careful with this one." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\HumansTxt\_Definitions\CSharp.vstemplate" Name="Humans.txt File" Description="Because we're not all robots!!" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Jasmine\Jasmine Spec and HTML\Definitions\CSharp.vstemplate" Name="Jasmine Spec and HTML files" Description="Jasmine tests for JavaScript" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Jasmine\Jasmine Spec\Definitions\CSharp.vstemplate" Name="Jasmine Spec file" Description="Jasmine tests for JavaScript" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Common\IIFE\_Definitions\CSharp.vstemplate" Name="JavaScript IIFE" Description="JavaScript IIFE: Immediately Invoked Function Expression. By John Papa, http://johnpapa.net" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Common\IIFE Module\_Definitions\CSharp.vstemplate" Name="JavaScript IIFE Module/Namespace" Description="JavaScript IIFE Module: Immediately Invoked Function Expression with simple Namespace/Module declaration. By Jakub Gutkowski, http://blog.gutek.pl" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\jQuery\Plugin\_Definitions\CSharp.vstemplate" Name="jQuery Plugin" Description="jQuery Plugin: extension method shell. By Mike Lorbetske" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\JsHintIgnore\_Definitions\CSharp.vstemplate" Name="JSHint Ignore File (.jshintignore)" Description="Allows you to ignore specific JavaScript files from being run by JSHint" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\JsHintRc\_Definitions\CSharp.vstemplate" Name="JSHint Rules File (.jshintrc)" Description="Allows you to customize the rules run by JSHint" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Karma\Definitions\CSharp.vstemplate" Name="Karma Configuration File" Description="Karma configuration file. For more information please visit: http://karma-runner.github.io/0.10/intro/configuration.html " ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Knockout\CustomBinding\_Definitions\CSharp.vstemplate" Name="Knockout Custom Binding" Description="Knockout Custom Binding: custom binding handler" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Nancy\NancyBootstrapper\_Definitions\CSharp.vstemplate" Name="Nancy bootstrapper" Description="The bootstrapper enables you to reconfigure the composition of the framework, by overriding the various methods and properties." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Nancy\NancyModule\_Definitions\CSharp.vstemplate" Name="Nancy module" Description="Modules are the one thing you simply cannot avoid because they are where you define the behavior of your application. In fact declaring a single module is the bare minimum requirement for any Nancy application." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Mvc\NinjectControllerFactory\_Definitions\CSharp.vstemplate" Name="Ninect Controller Factory" Description="Adds an MVC Controller Factory class backed by a Ninject IoC container to any existing VSIX project." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Test\NUnitFixture\Definitions\CSharp.vstemplate" Name="NUnit Fixture" Description="NUnit test fixture" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\AppCacheManifest\_Definitions\CSharp.vstemplate" Name="Offline Application Cache Manifest" Description="Provide online support for your website using HTML5 App Cache." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\Package Definition\_Definitions\CSharp.vstemplate" Name="Package Definition (.pkgdef)" Description="Package Definition files lets you add registry keys to the VS hive." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\NodeJS\Definitions\CSharp.vstemplate" Name="Package.json for NodeJS" Description="NodeJS package.json file" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\QUnit\QUnit Spec and HTML\Definitions\CSharp.vstemplate" Name="QUnit Spec and HTML files" Description="QUnit tests for JavaScript" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\QUnit\QUnit Spec\Definitions\CSharp.vstemplate" Name="QUnit Spec file" Description="QUnit tests for JavaScript" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\ReadmeMd\_Definitions\CSharp.vstemplate" Name="Readme.md File" Description="Adding a README to help give people an overview of your project." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Misc\ReadmeMd\_Definitions\CSharp.vstemplate" Name="Readme.md Markdown File" Description="Adding a README to help give people an overview of your project." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\RequireJs\_Definitions\CSharp.vstemplate" Name="RequireJs File" Description="<No description available>" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\RobotsTxt\_Definitions\CSharp.vstemplate" Name="Robots.txt File" Description="A file for search engine crawlers about how to index your site." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\SideWaffle\SideWaffle-DefinitionFiles\_Definitions\CSharp.vstemplate" Name="SideWaffle Definitions Folder" Description="This will create the .vstemplate- files that are needed for SideWaffle Item Templates and Project Templates.
 " ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\SideWaffle\SideWaffle-ItemTemplate-Basic\_Definitions\CSharp.vstemplate" Name="SideWaffle Item Template" Description="This will create a folder with the name that you specify as the file name below.
In that folder you will have all the files you need for a SideWaffle Item Template.
 " ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\SideWaffle\SW-ProjectVSTemplateFile\_Definitions\CSharp.vstemplate" Name="SideWaffle Project Template Files" Description="This will add the files required to create a project template using SideWaffle. The files that will be added include; _preprocess.xml, _Definitions\_project.vstemplate.xml and file-icon.png." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Misc\Svg\_Definitions\CSharp.vstemplate" Name="SVG File" Description="Adds a new SVG file." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\tinymce\Definitions\CSharp.vstemplate" Name="TinyMCE plugin" Description="TinyMCE plugin file" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\TsLint\_Definitions\CSharp.vstemplate" Name="TSLint Rules File (tslint.json)" Description="Allows you to customize the rules run by TSLint" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\VS Command Table\_Definitions\CSharp.vstemplate" Name="VS Command Table (.vsct)" Description="A standard .vsct file with a button. Also includes Guids.cs and PkgCmdID.cs" ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\LightSwitch\WebAPI2EmptyController\Definitions\CSharp.vstemplate" Name="Web API 2 Empty Controller" Description="This template creates an empty Web API controller, along with the supporting files needed (routing, global.asax). The output from this is inspired by the article by Joe Binder (MSFT). This is focused for Visual Studio LightSwitch HTML SERVER projects." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\WebVTT\_Definitions\CSharp.vstemplate" Name="WebVTT File" Description="A file for adding subtitles to HTML 5 video." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Azure\BlobUploadHelper\_Definitions\CSharp.vstemplate" Name="Windows Azure Blob Upload Helper" Description="Adds a class file to any existing VSIX project that provides convenience utilities for upload files to Windows Azure Blob Storage." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Azure\CloudServicePlugin\_Definitions\CSharp.vstemplate" Name="Windows Azure Cloud Service Plugin" Description="A template to create a plugin which extends the Virtual Studio SDK for Cloud Services." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Azure\TableStorageEntity\_Definitions\CSharp.vstemplate" Name="Windows Azure Table Storage Entity" Description="Adds a class file to any existing VSIX project that provides entity representation of data stored in Windows Azure Storage Tables." ProjectType="CSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\_Samples\_FSharp Samples\_Definitions\fsharp.vstemplate" Name="FSharp sample item template" Description="Description here" ProjectType="FSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\SideWaffle\SW-ProjectVSTemplateFile\_Definitions\FSharp.vstemplate" Name="SideWaffle Project Template Files" Description="This will add the files required to create a project template using SideWaffle. The files that will be added include; _preprocess.xml, _Definitions\_project.vstemplate.xml and file-icon.png." ProjectType="FSharp" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\SideWaffle\SideWaffle-PreprocessXml\_Definitions\VB.vstemplate" Name="_preprocess.xml" Description="Creates a _preprocess.xml file which is used by SideWaffle/TemplateBuilder." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\NuGet\Advanced .nuspec file\_Definitions\VB.vstemplate" Name="A basic NuGet .nuspec file" Description="A basic NuGet .nuspec file" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\NuGet\Basic .nuspec file\_Definitions\VB.vstemplate" Name="A basic NuGet .nuspec file" Description="A basic NuGet .nuspec file" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Controller using $scope\_Definitions\VB.vstemplate" Name="AngularJs Controller using $scope" Description="AngularJs Controller $scope: minification ready, starter dependencies, using 'Classic' $scope syntax. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Controller\_Definitions\VB.vstemplate" Name="AngularJs Controller using 'Controller as'" Description="AngularJs Controller: minification ready, starter dependencies, using 'Controller As' syntax. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Directive\_Definitions\VB.vstemplate" Name="AngularJs Directive" Description="AngularJs Directive: minification ready and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Factory\_Definitions\VB.vstemplate" Name="AngularJs Factory" Description="AngularJs Factory: minification ready with starter dependencies. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Module\_Definitions\VB.vstemplate" Name="AngularJs Module" Description="AngularJs Module: ready with common modules and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Controller using $scope\_Definitions\VB.vstemplate" Name="AngularJs TypeScript Controller using $scope" Description="AngularJs Controller $scope: minification ready, starter dependencies, using 'Classic' $scope syntax. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Controller\_Definitions\VB.vstemplate" Name="AngularJs TypeScript Controller using 'Controller as'" Description="AngularJs Controller: minification ready, starter dependencies, using 'Controller As' syntax. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Directive\_Definitions\VB.vstemplate" Name="AngularJs TypeScript Directive" Description="AngularJs Directive: minification ready and starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Factory\_Definitions\VB.vstemplate" Name="AngularJs TypeScript Factory" Description="AngularJs Factory: minification ready with starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Module\_Definitions\VB.vstemplate" Name="AngularJs TypeScript Module" Description="AngularJs Module: ready with common modules and starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\MSBuild\BasicProjFile\_Definitions\VB.vstemplate" Name="Basic build script" Description="A basic MSBuild script" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\MSBuild\BasicPropsFile\_Definitions\VB.vstemplate" Name="Basic props file" Description="A basic MSBuild properties file" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\MSBuild\BasicTargetsFile\_Definitions\VB.vstemplate" Name="Basic targets script" Description="A basic MSBuild targets script" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\CKEditor\Definitions\VB.vstemplate" Name="CKEditor plugin" Description="CKEditor plugin file" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\CodeSnippet\_Definitions\VB.vstemplate" Name="Code Snippet" Description="A code snippet" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\ASP.NET\Custom T4 Files\_Definitions\VB.vstemplate" Name="Customize ASP.NET T4 Files" Description="You can install these templates into your project to customize the files generated by the ASP.NET New Scaffolded Item dialog. Once you install these files into a project they will override the standard files used when the scaffolders are invoked." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\ViewModel\_Definitions\VB.vstemplate" Name="DurandalJs Controller" Description="DurandalJs ViewModel: Includes common structure, events, and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\Main\_Definitions\VB.vstemplate" Name="DurandalJs main.js" Description="DurandalJs main.js: Includes common structure and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\Service\_Definitions\VB.vstemplate" Name="DurandalJs Service" Description="DurandalJs Service: Includes common structure and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\PowerShell\EmptyPowerShellFile\Definitions\VB.vstemplate" Name="Empty PowerShell file" Description="This will create an empty .ps1 file." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\Favicon\_Definitions\VB.vstemplate" Name="Favicon .ico File" Description="An image icon that shows up in the browser address bar." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\FirefoxOsManifest\_Definitions\VB.vstemplate" Name="FirefoxOS manifest" Description="An Open Web App manifest contains information that a Web browser needs to interact with an app." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\GruntJS\Definitions\VB.vstemplate" Name="GruntJS configuration file " Description="GruntJS: The Javascript Task Runner configuration file. For more information about GruntJS please visit http://gruntjs.com/getting-started " ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\HumansTxt\_Definitions\VB.vstemplate" Name="Humans.txt File" Description="Because we're not all robots!!" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Jasmine\Jasmine Spec and HTML\Definitions\VB.vstemplate" Name="Jasmine Spec and HTML files" Description="Jasmine tests for JavaScript" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Jasmine\Jasmine Spec\Definitions\VB.vstemplate" Name="Jasmine Spec file" Description="Jasmine tests for JavaScript" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Common\IIFE\_Definitions\VB.vstemplate" Name="JavaScript IIFE" Description="JavaScript IIFE: Immediately Invoked Function Expression. By John Papa, http://johnpapa.net" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Common\IIFE Module\_Definitions\VB.vstemplate" Name="JavaScript IIFE Module/Namespace" Description="JavaScript IIFE Module: Immediately Invoked Function Expression with simple Namespace/Module declaration. By Jakub Gutkowski, http://blog.gutek.pl" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\jQuery\Plugin\_Definitions\VB.vstemplate" Name="jQuery Plugin" Description="jQuery Plugin: extension method shell. By Mike Lorbetske" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\JsHintIgnore\_Definitions\VB.vstemplate" Name="JSHint Ignore File (.jshintignore)" Description="Allows you to ignore specific JavaScript files from being run by JSHint" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\JsHintRc\_Definitions\VB.vstemplate" Name="JSHint Rules File (.jshintrc)" Description="Allows you to customize the rules run by JSHint" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Karma\Definitions\VB.vstemplate" Name="Karma Configuration File" Description="Karma configuration file. For more information please visit: http://karma-runner.github.io/0.10/intro/configuration.html " ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Knockout\CustomBinding\_Definitions\VB.vstemplate" Name="Knockout Custom Binding" Description="Knockout Custom Binding: custom binding handler" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\AppCacheManifest\_Definitions\VB.vstemplate" Name="Offline Application Cache Manifest" Description="Provide online support for your website using HTML5 App Cache." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\NodeJS\Definitions\VB.vstemplate" Name="Package.json for NodeJS" Description="NodeJS package.json file" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\QUnit\QUnit Spec and HTML\Definitions\VB.vstemplate" Name="QUnit Spec and HTML files" Description="QUnit tests for JavaScript" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\QUnit\QUnit Spec\Definitions\VB.vstemplate" Name="QUnit Spec file" Description="QUnit tests for JavaScript" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\ReadmeMd\_Definitions\VB.vstemplate" Name="Readme.md File" Description="Adding a README to help give people an overview of your project." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Misc\ReadmeMd\_Definitions\VB.vstemplate" Name="Readme.md Markdown File" Description="Adding a README to help give people an overview of your project." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\RequireJs\_Definitions\VB.vstemplate" Name="RequireJs File" Description="<No description available>" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\RobotsTxt\_Definitions\VB.vstemplate" Name="Robots.txt File" Description="A file for search engine crawlers about how to index your site." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Extensibility\SideWaffle\SW-ProjectVSTemplateFile\_Definitions\VB.vstemplate" Name="SideWaffle Project Template Files" Description="This will add the files required to create a project template using SideWaffle. The files that will be added include; _preprocess.xml, _Definitions\_project.vstemplate.xml and file-icon.png." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Misc\Svg\_Definitions\VB.vstemplate" Name="SVG File" Description="Adds a new SVG file." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\tinymce\Definitions\VB.vstemplate" Name="TinyMCE plugin" Description="TinyMCE plugin file" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\TsLint\_Definitions\VB.vstemplate" Name="TSLint Rules File (tslint.json)" Description="Allows you to customize the rules run by TSLint" ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Web\Misc\WebVTT\_Definitions\VB.vstemplate" Name="WebVTT File" Description="A file for adding subtitles to HTML 5 video." ProjectType="VisualBasic" ProjectSubType="" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\NuGet\Advanced .nuspec file\_Definitions\Web.csharp.vstemplate" Name="A basic NuGet .nuspec file" Description="A basic NuGet .nuspec file" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Build and NuGet\NuGet\Basic .nuspec file\_Definitions\Web.csharp.vstemplate" Name="A basic NuGet .nuspec file" Description="A basic NuGet .nuspec file" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Controller using $scope\_Definitions\Web.csharp.vstemplate" Name="AngularJs Controller using $scope" Description="AngularJs Controller $scope: minification ready, starter dependencies, using 'Classic' $scope syntax. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Controller\_Definitions\Web.csharp.vstemplate" Name="AngularJs Controller using 'Controller as'" Description="AngularJs Controller: minification ready, starter dependencies, using 'Controller As' syntax. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Directive\_Definitions\Web.csharp.vstemplate" Name="AngularJs Directive" Description="AngularJs Directive: minification ready and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Factory\_Definitions\Web.csharp.vstemplate" Name="AngularJs Factory" Description="AngularJs Factory: minification ready with starter dependencies. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\AngularJs\Module\_Definitions\Web.csharp.vstemplate" Name="AngularJs Module" Description="AngularJs Module: ready with common modules and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Controller using $scope\_Definitions\Web.csharp.vstemplate" Name="AngularJs TypeScript Controller using $scope" Description="AngularJs Controller $scope: minification ready, starter dependencies, using 'Classic' $scope syntax. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Controller\_Definitions\Web.csharp.vstemplate" Name="AngularJs TypeScript Controller using 'Controller as'" Description="AngularJs Controller: minification ready, starter dependencies, using 'Controller As' syntax. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Directive\_Definitions\Web.csharp.vstemplate" Name="AngularJs TypeScript Directive" Description="AngularJs Directive: minification ready and starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Factory\_Definitions\Web.csharp.vstemplate" Name="AngularJs TypeScript Factory" Description="AngularJs Factory: minification ready with starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\TypeScript\AngularJs\TypeScript Module\_Definitions\Web.csharp.vstemplate" Name="AngularJs TypeScript Module" Description="AngularJs Module: ready with common modules and starter dependencies. By James McLachlan, http://jamesmclachlan.blogspot.ca, inspired by John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\CKEditor\Definitions\Web.csharp.vstemplate" Name="CKEditor plugin" Description="CKEditor plugin file" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Extensibility\CodeSnippet\_Definitions\Web.csharp.vstemplate" Name="Code Snippet" Description="A code snippet" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\Main\_Definitions\Web.csharp.vstemplate" Name="DurandalJs main.js" Description="DurandalJs main.js: Includes common structure and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\Service\_Definitions\Web.csharp.vstemplate" Name="DurandalJs Service" Description="DurandalJs Service: Includes common structure and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Durandal\ViewModel\_Definitions\Web.csharp.vstemplate" Name="DurandalJs ViewModel" Description="DurandalJs ViewModel: Includes common structure, events, and starter dependencies. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\PowerShell\EmptyPowerShellFile\Definitions\Web.csharp.vstemplate" Name="Empty PowerShell file" Description="This will create an empty .ps1 file." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Misc\Favicon\_Definitions\Web.csharp.vstemplate" Name="Favicon .ico File" Description="An image icon that shows up in the browser address bar." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Misc\FirefoxOsManifest\_Definitions\Web.csharp.vstemplate" Name="FirefoxOS manifest" Description="An Open Web App manifest contains information that a Web browser needs to interact with an app." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\GruntJS\Definitions\Web.csharp.vstemplate" Name="GruntJS configuration file " Description="GruntJS: The Javascript Task Runner configuration file. For more information about GruntJS please visit http://gruntjs.com/getting-started " ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\ASP.NET\WhitespaceModule\_Definitions\Web.csharp.vstemplate" Name="HTML Whitespace Removal HttpModule" Description="Removes unneeded whitespace from web pages at runtime. Be careful with this one." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Misc\HumansTxt\_Definitions\Web.csharp.vstemplate" Name="Humans.txt File" Description="Because we're not all robots!!" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Jasmine\Jasmine Spec and HTML\Definitions\Web.csharp.vstemplate" Name="Jasmine Spec and HTML files" Description="Jasmine tests for JavaScript" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Jasmine\Jasmine Spec\Definitions\Web.csharp.vstemplate" Name="Jasmine Spec file" Description="Jasmine tests for JavaScript" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Common\IIFE\_Definitions\Web.csharp.vstemplate" Name="JavaScript IIFE" Description="JavaScript IFFE: Immediately Invoked Function Expression. By John Papa, http://johnpapa.net" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Common\IIFE Module\_Definitions\Web.csharp.vstemplate" Name="JavaScript IIFE Module/Namespace" Description="JavaScript IIFE Module: Immediately Invoked Function Expression with simple Namespace/Module declaration. By Jakub Gutkowski, http://blog.gutek.pl" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\jQuery\Plugin\_Definitions\Web.csharp.vstemplate" Name="jQuery Plugin" Description="jQuery Plugin: extension method shell. By Mike Lorbetske" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\JsHintIgnore\_Definitions\Web.csharp.vstemplate" Name="JSHint Ignore File (.jshintignore)" Description="Allows you to ignore specific JavaScript files from being run by JSHint" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\JsHintRc\_Definitions\Web.csharp.vstemplate" Name="JSHint Rules File (.jshintrc)" Description="Allows you to customize the rules run by JSHint" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Karma\Definitions\Web.csharp.vstemplate" Name="Karma Configuration File" Description="Karma configuration file. For more information please visit: http://karma-runner.github.io/0.10/intro/configuration.html " ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\Knockout\CustomBinding\_Definitions\Web.csharp.vstemplate" Name="Knockout Custom Binding" Description="Knockout Custom Binding: custom binding handler" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Nancy\NancyBootstrapper\_Definitions\Web.csharp.vstemplate" Name="Nancy bootstrapper" Description="The bootstrapper enables you to reconfigure the composition of the framework, by overriding the various methods and properties." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Nancy\NancyModule\_Definitions\Web.csharp.vstemplate" Name="Nancy module" Description="Modules are the one thing you simply cannot avoid because they are where you define the behavior of your application. In fact declaring a single module is the bare minimum requirement for any Nancy application." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Misc\AppCacheManifest\_Definitions\Web.csharp.vstemplate" Name="Offline Application Cache Manifest" Description="Provide online support for your website using HTML5 App Cache." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\NodeJS\Definitions\Web.csharp.vstemplate" Name="Package.json for NodeJS" Description="NodeJS package.json file" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\QUnit\QUnit Spec and HTML\Definitions\Web.csharp.vstemplate" Name="QUnit Spec and HTML files" Description="QUnit tests for JavaScript" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\QUnit\QUnit Spec\Definitions\Web.csharp.vstemplate" Name="QUnit Spec file" Description="QUnit tests for JavaScript" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Misc\ReadmeMd\_Definitions\Web.csharp.vstemplate" Name="Readme.md File" Description="Adding a README to help give people an overview of your project." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Misc\ReadmeMd\_Definitions\Web.csharp.vstemplate" Name="Readme.md Markdown File" Description="Adding a README to help give people an overview of your project." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\RequireJs\_Definitions\Web.csharp.vstemplate" Name="RequireJs File" Description="<No description available>" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Misc\RobotsTxt\_Definitions\Web.csharp.vstemplate" Name="Robots.txt File" Description="A file for search engine crawlers about how to index your site." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Misc\Svg\_Definitions\Web.csharp.vstemplate" Name="SVG File" Description="Adds a new SVG file." ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\tinymce\Definitions\Web.csharp.vstemplate" Name="TinyMCE plugin" Description="TinyMCE plugin file" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\JavaScript\TsLint\_Definitions\Web.csharp.vstemplate" Name="TSLint Rules File (tslint.json)" Description="Allows you to customize the rules run by TSLint" ProjectType="Web" ProjectSubType="CSharp" />
<ItemTemplate Path="ItemTemplates\Web\Misc\WebVTT\_Definitions\Web.csharp.vstemplate" Name="WebVTT File" Description="A file for adding subtitles to HTML 5 video." ProjectType="Web" ProjectSubType="CSharp" />
</ItemTemplates>
<ProjectTemplates>
<ProjectTemplate Path="ProjectTemplates\Extensibility\BrowserLinkExtension\_Definitions\CSharp.vstemplate" Name="Browser Link Extension" Description="<No description available>" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="ProjectTemplates\Extensibility\BrowserLinkExtensionSimple\_Definitions\CSharp.vstemplate" Name="Browser Link Extension (simple)" Description="The fastest way to get started with writing Browser Link extensions" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="ProjectTemplates\Extensibility\SnippetProject\_Definitions\CSharp.vstemplate" Name="Code Snippet Extension" Description="Makes it easy to distribute code snippets in a VSIX" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.Demo\_Definitions\_project.vstemplate.xml" Name="Nancy demo" Description="Nancy demo with ASP.NET host" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.EmptyAspNetHost\_Definitions\_project.vstemplate.xml" Name="Nancy empty project with ASP.NET host" Description="Nancy empty project with ASP.NET host" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.EmptyAspNetHostingWithRazor\_Definitions\_project.vstemplate.xml" Name="Nancy empty project with ASP.NET host and Razor" Description="Nancy empty project with ASP.NET host and Razor" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.EmptySelfHost\_Definitions\_project.vstemplate.xml" Name="Nancy empty self hosted" Description="Nancy empty self hosted" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.EmptySelfHostWithRazor\_Definitions\_project.vstemplate.xml" Name="Nancy empty self hosted with razor" Description="Nancy empty self hosted with razor" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.AspNetHost\_Definitions\_project.vstemplate.xml" Name="Nancy with ASP.NET host" Description="Nancy with ASP.NET hoste" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.AspNetHostWithRazor\_Definitions\_project.vstemplate.xml" Name="Nancy with ASP.NET host with Razor" Description="Nancy with ASP.NET host with Razor" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.SelfHost\_Definitions\_project.vstemplate.xml" Name="Nancy with self host" Description="Nancy with self hoste" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Nancy.CSharp.SelfHostWithRazor\_Definitions\_project.vstemplate.xml" Name="Nancy with self host with Razor" Description="Nancy with self host with Razor" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="ProjectTemplates\Web\Chrome Extension\_Definitions\CSharp.vstemplate" Name="Google Chrome Extension" Description="A Chrome Extension" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="ProjectTemplates\Web\Chrome Theme\_Definitions\CSharp.vstemplate" Name="Google Chrome Theme" Description="A google chrome theme" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="ProjectTemplates\Web\Chrome Web Store App\Definitions\CSharp.vstemplate" Name="Google Chrome Web Store App" Description="A Google Chrome Web Store App" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="ProjectTemplates\Web\HTML5 Boiler Platev4.3\_Definitions\CSharp.vstemplate" Name="HTML5 Boiler Plate v4.3" Description="HTML5 Boiler Plate v4.3 Project Template" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="..\Project Templates\Azure\WebJobs\WebJobsHelloWorld\_Definitions\_project.vstemplate.xml" Name="Windows Azure WebJobs Console Application" Description="Windows Azure WebJobs Console Application" ProjectType="CSharp" ProjectSubType="" />
<ProjectTemplate Path="ProjectTemplates\Windows Store\TypeScript Blank\_Definitions\CSharp.vstemplate" Name="Blank App" Description="A single-page project for a Windows Store app using TypeScript" ProjectType="TypeScript" ProjectSubType="Windows Store" />
</ProjectTemplates>
<Snippets>
<Snippet Title="Angular Controller" Description="Template for adding an Angular Controller" Shortcut="ngctrl" Path="Snippets\JavaScript\SideWaffle\ng.controller.snippet" />
<Snippet Title="Angular Directive" Description="Template for adding an Angular Directive" Shortcut="ngdir" Path="Snippets\JavaScript\SideWaffle\ng.directive.snippet" />
<Snippet Title="Angular Service" Description="Template for adding an Angular Service" Shortcut="ngservice" Path="Snippets\JavaScript\SideWaffle\ng.service.snippet" />
<Snippet Title="Nancy - Delete" Description="Adds a Delete endpoint to a module" Shortcut="ndel" Path="Snippets\CSharp\SideWaffle\NancyModuleDelete.Snippet" />
<Snippet Title="Nancy - Get" Description="Adds a Get endpoint to a module" Shortcut="nget" Path="Snippets\CSharp\SideWaffle\NancyModuleGet.Snippet" />
<Snippet Title="Dispose" Description="Implements the dispose pattern correctly for an object - you still need to add the IDisposable interface to the type defination." Shortcut="dispose" Path="Snippets\CSharp\SideWaffle\Dispose.Snippet" />
<Snippet Title="Nancy - Head" Description="Adds a Head endpoint to a module" Shortcut="nhead" Path="Snippets\CSharp\SideWaffle\NancyModuleHead.Snippet" />
<Snippet Title="Nancy - Options" Description="Adds a Options endpoint to a module" Shortcut="noptions" Path="Snippets\CSharp\SideWaffle\NancyModuleOptions.Snippet" />
<Snippet Title="Nancy - Patch" Description="Adds a Patch endpoint to a module" Shortcut="npatch" Path="Snippets\CSharp\SideWaffle\NancyModulePatch.Snippet" />
<Snippet Title="Nancy - Post" Description="Adds a Post endpoint to a module" Shortcut="npost" Path="Snippets\CSharp\SideWaffle\NancyModulePost.Snippet" />
<Snippet Title="Nancy - Put" Description="Adds a Put endpoint to a module" Shortcut="nput" Path="Snippets\CSharp\SideWaffle\NancyModulePut.Snippet" />
<Snippet Title="WCF Client Usage" Description="Implements the pattern correctly for a WCF client to correctly deal with the closing, disposing & errors on a proxie. For further info see: http://msdn.microsoft.com/en-us/library/aa355056.aspx" Shortcut="wcfusing" Path="Snippets\CSharp\SideWaffle\WCFUsing.Snippet" />
<Snippet Title="Cross Browser Background Linear Gradient" Description="A background linear gradient snippet" Shortcut="linear-gradient" Path="Snippets\CSS\SideWaffle\css-linear-gradient.snippet" />
<Snippet Title="Cross Browser Background Radial Gradient" Description="A background radial gradient snippet" Shortcut="radial-gradient" Path="Snippets\CSS\SideWaffle\css-radial-gradient.snippet" />
</Snippets>
</TemplateReport>