|
1025 | 1025 | <ZipProject Include="ProjectTemplates\CloudService\ServiceConfiguration.Cloud.cscfg" />
|
1026 | 1026 | <ZipProject Include="ProjectTemplates\CloudService\ServiceConfiguration.Local.cscfg" />
|
1027 | 1027 | <ZipProject Include="ProjectTemplates\CloudService\ServiceDefinition.csdef" />
|
1028 |
| - <ZipProject Include="ProjectTemplates\TypeScriptAzureNodejsWorkerRole\download.ps1" /> |
1029 |
| - <ZipProject Include="ProjectTemplates\TypeScriptAzureNodejsWorkerRole\node.cmd" /> |
1030 | 1028 | <ZipProject Include="ProjectTemplates\TypeScriptAzureNodejsWorkerRole\package.json" />
|
1031 | 1029 | <ZipProject Include="ProjectTemplates\TypeScriptAzureNodejsWorkerRole\README.md" />
|
1032 |
| - <ZipProject Include="ProjectTemplates\TypeScriptAzureNodejsWorkerRole\setup_worker.cmd" /> |
1033 | 1030 | <ZipProject Include="ProjectTemplates\TypeScriptAzureNodejsWorkerRole\Worker.njsproj" />
|
1034 |
| - <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\ChangeConfig.ps1" /> |
1035 |
| - <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\download.ps1" /> |
1036 | 1031 | <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\iisnode.yml" />
|
1037 |
| - <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\node.cmd" /> |
1038 | 1032 | <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\package.json" />
|
1039 | 1033 | <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\README.md" />
|
1040 |
| - <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\setup_web.cmd" /> |
1041 | 1034 | <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\TypeScriptWebApp.njsproj" />
|
1042 | 1035 | <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\Web.config" />
|
1043 | 1036 | <ZipProject Include="ProjectTemplates\TypeScriptAzureWebRole\Web.Debug.config" />
|
|
1053 | 1046 | <ZipProject Include="ProjectTemplates\AzureExpress4App\package.json" />
|
1054 | 1047 | <ZipProject Include="ProjectTemplates\AzureExpress4App\README.md" />
|
1055 | 1048 | <ZipProject Include="ProjectTemplates\AzureExpress4App\main.css" />
|
1056 |
| - <ZipProject Include="ProjectTemplates\AzureExpress4App\www" /> |
1057 |
| - <ZipProject Include="ProjectTemplates\AzureExpress4App\ChangeConfig.ps1" /> |
1058 |
| - <ZipProject Include="ProjectTemplates\AzureExpress4App\download.ps1" /> |
1059 | 1049 | <ZipProject Include="ProjectTemplates\AzureExpress4App\iisnode.yml" />
|
1060 |
| - <ZipProject Include="ProjectTemplates\AzureExpress4App\node.cmd" /> |
1061 |
| - <ZipProject Include="ProjectTemplates\AzureExpress4App\setup_web.cmd" /> |
1062 | 1050 | <ZipProject Include="ProjectTemplates\AzureExpress4App\Web.config" />
|
1063 | 1051 | <ZipProject Include="ProjectTemplates\AzureExpress4App\Web.Debug.config" />
|
1064 | 1052 | <ZipItem Include="Templates\Files\TypeScriptJSX\EmptyTsx.tsx" />
|
|
1075 | 1063 | <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\serve-static.typings.json" />
|
1076 | 1064 | <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\typings.json" />
|
1077 | 1065 | <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\mine.typings.json" />
|
1078 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\www" /> |
1079 | 1066 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\express-serve-static-core.typings.json" />
|
1080 | 1067 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\express.typings.json" />
|
1081 | 1068 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\serve-static.typings.json" />
|
1082 | 1069 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\mine.typings.json" />
|
1083 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\www" /> |
1084 | 1070 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\typings.json" />
|
1085 | 1071 | <ZipItem Include="Templates\Files\EmptyJson\EmptyJson.json" />
|
1086 | 1072 | <ZipItem Include="Templates\Files\EmptyLess\EmptyLess.less" />
|
|
1191 | 1177 | <ZipProject Include="ProjectTemplates\Express4App\index.js" />
|
1192 | 1178 | <ZipProject Include="ProjectTemplates\Express4App\Preview.png" />
|
1193 | 1179 | <ZipProject Include="ProjectTemplates\Express4App\users.js" />
|
1194 |
| - <ZipProject Include="ProjectTemplates\Express4App\www" /> |
1195 | 1180 | <ZipProject Include="ProjectTemplates\AzureExpress4App\app.js" />
|
1196 | 1181 | <ZipProject Include="ProjectTemplates\AzureExpress4App\ExpressApp.njsproj">
|
1197 | 1182 | <SubType>Designer</SubType>
|
|
1237 | 1222 | <ZipProject Include="ProjectTemplates\AzureNodejsWorker\Worker.vstemplate">
|
1238 | 1223 | <SubType>Designer</SubType>
|
1239 | 1224 | </ZipProject>
|
1240 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsWorker\download.ps1" /> |
1241 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsWorker\node.cmd" /> |
1242 | 1225 | <ZipProject Include="ProjectTemplates\AzureNodejsWorker\package.json" />
|
1243 | 1226 | <ZipProject Include="ProjectTemplates\AzureNodejsWorker\README.md" />
|
1244 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsWorker\setup_worker.cmd" /> |
1245 | 1227 | <ZipItem Include="Templates\Files\MochaUnitTest\UnitTest.vstemplate">
|
1246 | 1228 | <SubType>Designer</SubType>
|
1247 | 1229 | </ZipItem>
|
|
1293 | 1275 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
1294 | 1276 | <SubType>Designer</SubType>
|
1295 | 1277 | </Content>
|
1296 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsApp\ChangeConfig.ps1" /> |
1297 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsApp\download.ps1" /> |
1298 | 1278 | <ZipProject Include="ProjectTemplates\AzureNodejsApp\AzureNodejsApp.njsproj">
|
1299 | 1279 | <SubType>Designer</SubType>
|
1300 | 1280 | </ZipProject>
|
1301 | 1281 | <ZipProject Include="ProjectTemplates\AzureNodejsApp\package.json" />
|
1302 | 1282 | <ZipProject Include="ProjectTemplates\AzureNodejsApp\README.md" />
|
1303 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsApp\setup_web.cmd" /> |
1304 | 1283 | <ZipProject Include="ProjectTemplates\AzureNodejsApp\Web.Debug.config">
|
1305 | 1284 | <SubType>Designer</SubType>
|
1306 | 1285 | </ZipProject>
|
1307 | 1286 | <ZipProject Include="ProjectTemplates\AzureNodejsApp\Web.config" />
|
1308 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsApp\node.cmd" /> |
1309 |
| - <ZipProject Include="ProjectTemplates\AzureNodejsApp\iisnode.yml" /> |
1310 | 1287 | <ZipProject Include="ProjectTemplates\NodejsWebApp\NodejsWebApp.njsproj">
|
1311 | 1288 | <SubType>Designer</SubType>
|
1312 | 1289 | </ZipProject>
|
|
1322 | 1299 | <SubType>Designer</SubType>
|
1323 | 1300 | </TypeScriptProject>
|
1324 | 1301 | <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\index.pug" />
|
| 1302 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\error.pug" /> |
1325 | 1303 | <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\layout.pug" />
|
1326 | 1304 | <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\package.json" />
|
1327 | 1305 | <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\README.md" />
|
|
1331 | 1309 | </TypeScriptProject>
|
1332 | 1310 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\package.json" />
|
1333 | 1311 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\README.md" />
|
1334 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\ChangeConfig.ps1" /> |
1335 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\download.ps1" /> |
1336 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.cmd" /> |
1337 | 1312 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Web.Debug.config" />
|
1338 | 1313 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Web.config" />
|
1339 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\setup_web.cmd" /> |
1340 | 1314 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\iisnode.yml" />
|
1341 | 1315 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\TypeScriptExpressApp.njsproj">
|
1342 | 1316 | <SubType>Designer</SubType>
|
1343 | 1317 | </TypeScriptProject>
|
1344 | 1318 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\index.pug" />
|
| 1319 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\error.pug" /> |
1345 | 1320 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\layout.pug" />
|
1346 | 1321 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\package.json" />
|
1347 | 1322 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\README.md" />
|
1348 | 1323 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\main.css" />
|
1349 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\ChangeConfig.ps1" /> |
1350 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\download.ps1" /> |
1351 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.cmd" /> |
1352 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\setup_web.cmd" /> |
1353 | 1324 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Web.Debug.config" />
|
1354 | 1325 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Web.config" />
|
1355 | 1326 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\iisnode.yml" />
|
|
1362 | 1333 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\Worker.vstemplate">
|
1363 | 1334 | <SubType>Designer</SubType>
|
1364 | 1335 | </TypeScriptProject>
|
1365 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\download.ps1" /> |
1366 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\node.cmd" /> |
1367 | 1336 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\package.json" />
|
1368 | 1337 | <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\README.md" />
|
1369 |
| - <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\setup_worker.cmd" /> |
1370 | 1338 | <None Include="source.extension.vsixmanifest">
|
1371 | 1339 | <SubType>Designer</SubType>
|
1372 | 1340 | </None>
|
|
0 commit comments