Cosmos/source/Cosmos.VS.ProjectSystem/ProjectTemplates
2017-04-16 09:55:28 -05:00
..
Cosmos work on templates 2017-04-16 09:55:28 -05:00
CosmosKernel (CSharp) Make boot project template target net standard. 2017-04-16 01:42:03 -05:00
CosmosKernel (VB) Project system work. 2017-04-03 23:55:10 -05:00
CosmosProject (CSharp) work on templates 2017-04-16 09:55:28 -05:00
CosmosProject (FSharp) Project system work. 2017-04-03 23:55:10 -05:00
CosmosProject (VB) Project system work. 2017-04-03 23:55:10 -05:00
Readme.txt Project system work. 2017-04-03 23:55:10 -05:00

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.