Skip to content

Commit c39cdc7

Browse files
committed
Fix .csproj template inclusion
1 parent e2db9b0 commit c39cdc7

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

Nodejs/Product/Nodejs/Nodejs.csproj

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -944,58 +944,6 @@
944944
<None Include="packages.config">
945945
<SubType>Designer</SubType>
946946
</None>
947-
<TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\ExpressApp.njsproj">
948-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\server.ts" />
949-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\TypeScriptWebApp.vstemplate">
950-
<SubType>Designer</SubType>
951-
</TypeScriptProject>
952-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Preview.png" />
953-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\TypeScriptWebApp.njsproj">
954-
<SubType>Designer</SubType>
955-
</TypeScriptProject>
956-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\package.json" />
957-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\README.md" />
958-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Web.Debug.config" />
959-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Web.config" />
960-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\tsconfig.json" />
961-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.package.json" />
962-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.LICENSE" />
963-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.index.d.ts" />
964-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.README.md" />
965-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\TypeScriptExpressApp.vstemplate">
966-
<SubType>Designer</SubType>
967-
</TypeScriptProject>
968-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\TypeScriptExpressApp.njsproj">
969-
<SubType>Designer</SubType>
970-
</TypeScriptProject>
971-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\app.ts" />
972-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\error.pug" />
973-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\index.pug" />
974-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\index.ts" />
975-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\layout.pug" />
976-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\main.css" />
977-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.index.d.ts" />
978-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.LICENSE" />
979-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.package.json" />
980-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.README.md" />
981-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\package.json" />
982-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Preview.png" />
983-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\README.md" />
984-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\tsconfig.json" />
985-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\user.ts" />
986-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Web.config" />
987-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Web.Debug.config" />
988-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\Preview.png" />
989-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\server.ts" />
990-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\startup.ts" />
991-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\Worker.njsproj">
992-
<SubType>Designer</SubType>
993-
</TypeScriptProject>
994-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\Worker.vstemplate">
995-
<SubType>Designer</SubType>
996-
</TypeScriptProject>
997-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\package.json" />
998-
<TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\README.md" />
999947
<None Include="source.extension.vsixmanifest">
1000948
<SubType>Designer</SubType>
1001949
</None>

0 commit comments

Comments
 (0)