Cosmos/source2/VSIP/Cosmos.VS.Package/Templates/Projects
2014-03-30 11:06:25 +00:00
..
Cosmos Final changes that have made this stable ready for first VS2013-compatible beta release. 2013-12-21 18:17:25 +00:00
CosmosKernel (C#) Final changes that have made this stable ready for first VS2013-compatible beta release. 2013-12-21 18:17:25 +00:00
CosmosKernel (VB) Final changes that have made this stable ready for first VS2013-compatible beta release. 2013-12-21 18:17:25 +00:00
CosmosProject (C#) Task.cs: add return value to message text for user if application return exit code != 0 2014-03-30 11:06:25 +00:00
CosmosProject (F#) remove old comment from vstemplates 2014-03-29 22:39:20 +00:00
CosmosProject (VB) VBProjKernel.vbproj: remove bracket from ProjectGuid, cause a dupplicate bracket was generated, this leed to recreate a valid guid which is missmatching the reference from our .cosmos project 2014-03-30 06:35:42 +00: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.