mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
- Visual Basict projects do not accept ';' as separator between the constant definitions they accept instead ',' - The example kernel was wrong as nothing was really echoed back! |
||
|---|---|---|
| .. | ||
| Cosmos | ||
| CosmosKernel (C#) | ||
| CosmosKernel (VB) | ||
| CosmosProject (C#) | ||
| CosmosProject (F#) | ||
| CosmosProject (VB) | ||
| 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.