Cosmos/source/Cosmos.VS.ProjectSystem/ProjectTemplates
Arawn Davies 3dbb8678c4 Fixes issues regarding project creation as some VS installations have
the 'Save new projects on creation' option disabled, resulting in Cosmos
projects not saving and nuget packages failing to restore. Noticed in issue #758.
2017-09-30 00:32:31 +01:00
..
Cosmos Fixes issues regarding project creation as some VS installations have 2017-09-30 00:32:31 +01:00
CosmosKernel (CSharp) Fixes issues regarding project creation as some VS installations have 2017-09-30 00:32:31 +01:00
CosmosKernel (VB) Fixes issues regarding project creation as some VS installations have 2017-09-30 00:32:31 +01:00
CosmosProject (CSharp) Fixes issues regarding project creation as some VS installations have 2017-09-30 00:32:31 +01:00
CosmosProject (FSharp) Fixes issues regarding project creation as some VS installations have 2017-09-30 00:32:31 +01:00
CosmosProject (VB) Fixes issues regarding project creation as some VS installations have 2017-09-30 00:32:31 +01:00
Readme.txt Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04: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.