Cosmos/VBSetup/Cosmos.vscontent
2009-06-12 20:37:42 +00:00

16 lines
No EOL
673 B
XML

<?xml version="1.0" encoding="utf-8"?>
<VSContent
xmlns="http://schemas.microsoft.com/developer/vscontent/2005">
<Content>
<FileName>CosmosBoot.zip</FileName>
<DisplayName>Cosmos 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 Basic"></Attribute>
<Attribute name="ProjectSubType" value=""></Attribute>
</Attributes>
</Content>
</VSContent>