Cosmos/source/Cosmos.VS.Package/Templates/Projects
2016-04-08 22:42:53 -05:00
..
Cosmos
CosmosKernel (C#) Fixed build configurations for new projects. Closes #352 and #353. 2016-04-08 22:42:53 -05:00
CosmosKernel (VB) Fixed build configurations for new projects. Closes #352 and #353. 2016-04-08 22:42:53 -05:00
CosmosProject (C#) Fixed build configurations for new projects. Closes #352 and #353. 2016-04-08 22:42:53 -05:00
CosmosProject (F#) Fixed build configurations for new projects. Closes #352 and #353. 2016-04-08 22:42:53 -05:00
CosmosProject (VB) Fixed build configurations for new projects. Closes #352 and #353. 2016-04-08 22:42:53 -05: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.