Cosmos/source/Cosmos.VS.ProjectSystem/ProjectTemplates
2017-04-11 15:29:30 -05:00
..
Cosmos Fix some template issues and modified mpf a bit. 2017-04-11 11:25:24 -05:00
CosmosKernel (CSharp) Add targetframework to project templates. 2017-04-11 15:29:30 -05:00
CosmosKernel (VB) Project system work. 2017-04-03 23:55:10 -05:00
CosmosProject (CSharp) Add targetframework to project templates. 2017-04-11 15:29:30 -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.