|
722 | 722 | <ZipProject Include="ProjectTemplates\FromExistingCode\FromExistingCode.vstemplate"> |
723 | 723 | <SubType>Designer</SubType> |
724 | 724 | </ZipProject> |
725 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\package.json" /> |
726 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\README.md" /> |
727 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\app.ts" /> |
| 725 | + <!-- Start of TypeScript templates --> |
| 726 | + <!-- Blank Node.js console application --> |
| 727 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\NodejsConsoleApp.vstemplate" /> |
728 | 728 | <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\NodejsConsoleApp.njsproj"> |
729 | 729 | <SubType>Designer</SubType> |
730 | 730 | </TypeScriptProject> |
731 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\NodejsConsoleApp.vstemplate" /> |
732 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\Preview.png" /> |
733 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\tsconfig.json" /> |
734 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\node.package.json" /> |
735 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\node.LICENSE" /> |
| 731 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\app.ts" /> |
736 | 732 | <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\node.index.d.ts" /> |
| 733 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\node.LICENSE" /> |
| 734 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\node.package.json" /> |
737 | 735 | <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\node.README.md" /> |
738 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\server.ts" /> |
| 736 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\package.json" /> |
| 737 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\Preview.png" /> |
| 738 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\README.md" /> |
| 739 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptConsoleApp\tsconfig.json" /> |
| 740 | + <!-- Blank Node.js web application --> |
| 741 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\NodejsWebApp.vstemplate" /> |
739 | 742 | <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\NodejsWebApp.njsproj"> |
740 | 743 | <SubType>Designer</SubType> |
741 | 744 | </TypeScriptProject> |
742 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\NodejsWebApp.vstemplate" /> |
743 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\Preview.png" /> |
| 745 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.index.d.ts" /> |
| 746 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.LICENSE" /> |
| 747 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.package.json" /> |
| 748 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.README.md" /> |
744 | 749 | <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\package.json" /> |
| 750 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\Preview.png" /> |
745 | 751 | <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\README.md" /> |
| 752 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\server.ts" /> |
746 | 753 | <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\tsconfig.json" /> |
747 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.package.json" /> |
748 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.LICENSE" /> |
749 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.index.d.ts" /> |
750 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptWebApp\node.README.md" /> |
| 754 | + <!-- Blank Azure Node.js web application --> |
| 755 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\TypeScriptWebApp.vstemplate"> |
| 756 | + <SubType>Designer</SubType> |
| 757 | + </TypeScriptProject> |
| 758 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\TypeScriptWebApp.njsproj"> |
| 759 | + <SubType>Designer</SubType> |
| 760 | + </TypeScriptProject> |
| 761 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.index.d.ts" /> |
| 762 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.LICENSE" /> |
| 763 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.package.json" /> |
| 764 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\node.README.md" /> |
| 765 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\package.json" /> |
| 766 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Preview.png" /> |
| 767 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\README.md" /> |
| 768 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\server.ts" /> |
| 769 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\tsconfig.json" /> |
| 770 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Web.config" /> |
| 771 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureWebApp\Web.Debug.config" /> |
| 772 | + <!-- Basic Node.js Express 4 application --> |
| 773 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\ExpressApp.vstemplate"> |
| 774 | + <SubType>Designer</SubType> |
| 775 | + </TypeScriptProject> |
| 776 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\ExpressApp.njsproj"> |
| 777 | + <SubType>Designer</SubType> |
| 778 | + </TypeScriptProject> |
| 779 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\app.ts" /> |
| 780 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\error.pug" /> |
| 781 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\index.pug" /> |
| 782 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\index.ts" /> |
| 783 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\layout.pug" /> |
| 784 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\main.css" /> |
| 785 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.index.d.ts" /> |
| 786 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.LICENSE" /> |
| 787 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.package.json" /> |
| 788 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.README.md" /> |
| 789 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\package.json" /> |
| 790 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\Preview.png" /> |
| 791 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\README.md" /> |
| 792 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\tsconfig.json" /> |
| 793 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\user.ts" /> |
| 794 | + <!-- Basic Azure Node.js Express 4 application --> |
| 795 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\TypeScriptExpressApp.vstemplate"> |
| 796 | + <SubType>Designer</SubType> |
| 797 | + </TypeScriptProject> |
| 798 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\TypeScriptExpressApp.njsproj"> |
| 799 | + <SubType>Designer</SubType> |
| 800 | + </TypeScriptProject> |
| 801 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\app.ts" /> |
| 802 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\error.pug" /> |
| 803 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\index.pug" /> |
| 804 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\index.ts" /> |
| 805 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\layout.pug" /> |
| 806 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\main.css" /> |
| 807 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.index.d.ts" /> |
| 808 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.LICENSE" /> |
| 809 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.package.json" /> |
| 810 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\node.README.md" /> |
| 811 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\package.json" /> |
| 812 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Preview.png" /> |
| 813 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\README.md" /> |
| 814 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\tsconfig.json" /> |
| 815 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\user.ts" /> |
| 816 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Web.config" /> |
| 817 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureExpressApp\Web.Debug.config" /> |
| 818 | + <!-- Misc --> |
| 819 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\Worker.vstemplate"> |
| 820 | + <SubType>Designer</SubType> |
| 821 | + </TypeScriptProject> |
| 822 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\Worker.njsproj"> |
| 823 | + <SubType>Designer</SubType> |
| 824 | + </TypeScriptProject> |
| 825 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\package.json" /> |
| 826 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\Preview.png" /> |
| 827 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\README.md" /> |
| 828 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\server.ts" /> |
| 829 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptAzureNodejsWorker\startup.ts" /> |
| 830 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptFromExistingCode\FromExistingCode.njsproj"> |
| 831 | + <SubType>Designer</SubType> |
| 832 | + </TypeScriptProject> |
| 833 | + <TypeScriptProject Include="ProjectTemplates\TypeScriptFromExistingCode\FromExistingCode.vstemplate"> |
| 834 | + <SubType>Designer</SubType> |
| 835 | + </TypeScriptProject> |
| 836 | + <!-- End of TypeScript templates --> |
751 | 837 | <Content Include="GeneratedHelpAboutVersion.tt"> |
752 | 838 | <Generator>TextTemplatingFileGenerator</Generator> |
753 | 839 | <LastGenOutput>GeneratedHelpAboutVersion.cs</LastGenOutput> |
|
799 | 885 | <ZipProject Include="ProjectTemplates\AzureExpress4App\index.js" /> |
800 | 886 | <ZipProject Include="ProjectTemplates\AzureExpress4App\Preview.png" /> |
801 | 887 | <ZipProject Include="ProjectTemplates\AzureExpress4App\users.js" /> |
802 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\ExpressApp.vstemplate"> |
803 | | - <SubType>Designer</SubType> |
804 | | - </TypeScriptProject> |
805 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\ExpressApp.njsproj"> |
806 | | - <SubType>Designer</SubType> |
807 | | - </TypeScriptProject> |
808 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\app.ts" /> |
809 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\error.pug" /> |
810 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\index.pug" /> |
811 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\index.ts" /> |
812 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\layout.pug" /> |
813 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\main.css" /> |
814 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\tsconfig.json" /> |
815 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.package.json" /> |
816 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.LICENSE" /> |
817 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.index.d.ts" /> |
818 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\node.README.md" /> |
819 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\package.json" /> |
820 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\Preview.png" /> |
821 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\README.md" /> |
822 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptExpressApp\user.ts" /> |
823 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptFromExistingCode\FromExistingCode.njsproj"> |
824 | | - <SubType>Designer</SubType> |
825 | | - </TypeScriptProject> |
826 | | - <TypeScriptProject Include="ProjectTemplates\TypeScriptFromExistingCode\FromExistingCode.vstemplate"> |
827 | | - <SubType>Designer</SubType> |
828 | | - </TypeScriptProject> |
829 | 888 | <ZipProject Include="ProjectTemplates\AzureNodejsWorker\Worker.njsproj"> |
830 | 889 | <SubType>Designer</SubType> |
831 | 890 | </ZipProject> |
|
0 commit comments