Cosmos/source/Cosmos.VS.ProjectSystem/ProjectTemplates
Arawn Davies e81e8a09f4 Same as before - csproj, vbproj, fsproj
Fixed the fsproj because of same issue in csproj and vbproj for the project templates
2017-08-02 22:05:52 +01:00
..
Cosmos Template ignore *.cosmos 2017-07-24 15:31:07 -04:00
CosmosKernel (CSharp) Version updates. 2017-06-20 19:29:28 +01:00
CosmosKernel (VB) Same change as made to the CSharp project template 2017-08-02 22:04:46 +01:00
CosmosProject (CSharp) Updated CosmosProject CSharp csproj 2017-08-02 22:03:42 +01:00
CosmosProject (FSharp) Same as before - csproj, vbproj, fsproj 2017-08-02 22:05:52 +01:00
CosmosProject (VB) Version updates. 2017-06-20 19:29:28 +01:00
Readme.txt

Overview of templates.

+ Cosmos
    Only generates a .Cosmos file
+ CosmosKernel (C#)
    Only generates a .csproj file
+ CosmosProject (C#)
    Generates both a .csproj and a .Cosmos file.