mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
This commit is contained in:
parent
cf7d99acb7
commit
69f03227fb
2 changed files with 16 additions and 0 deletions
16
Setup/Cosmos.vscontent
Normal file
16
Setup/Cosmos.vscontent
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSContent
|
||||
xmlns="http://schemas.microsoft.com/developer/vscontent/2005">
|
||||
<Content>
|
||||
<FileName>CosmosBoot.zip</FileName>
|
||||
<DisplayName>Cosmost Boot Application</DisplayName>
|
||||
<Description>Template to create a self booting Cosmos application.</Description>
|
||||
<FileContentType>VSTemplate</FileContentType>
|
||||
<ContentVersion>1.0</ContentVersion>
|
||||
<Attributes>
|
||||
<Attribute name="TemplateType" value="Project"></Attribute>
|
||||
<Attribute name="ProjectType" value="Visual C#"></Attribute>
|
||||
<Attribute name="ProjectSubType" value=""></Attribute>
|
||||
</Attributes>
|
||||
</Content>
|
||||
</VSContent>
|
||||
BIN
Setup/Cosmos.vsi
BIN
Setup/Cosmos.vsi
Binary file not shown.
Loading…
Reference in a new issue