diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-17 20:07:19 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-17 20:07:19 +0000 |
commit | 2709627970191a8df057380ac74b8df48ccfb3cd (patch) | |
tree | 0019ee94490bd140eb85b35a223cf3726a09ed15 /LUFA/StudioIntegration/VSIX | |
parent | af241316deb5a900757fa77d07864c1d9d0b6dc4 (diff) | |
download | lufa-2709627970191a8df057380ac74b8df48ccfb3cd.tar.gz lufa-2709627970191a8df057380ac74b8df48ccfb3cd.tar.bz2 lufa-2709627970191a8df057380ac74b8df48ccfb3cd.zip |
Clean up VSIX generation scripts.
Diffstat (limited to 'LUFA/StudioIntegration/VSIX')
-rw-r--r-- | LUFA/StudioIntegration/VSIX/asf-manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/VSIX/asf-manifest.xml b/LUFA/StudioIntegration/VSIX/asf-manifest.xml index cd77a76a8..e90e875f0 100644 --- a/LUFA/StudioIntegration/VSIX/asf-manifest.xml +++ b/LUFA/StudioIntegration/VSIX/asf-manifest.xml @@ -3,7 +3,7 @@ <Org>FourWalledCubicle</Org>
<ShortName>LUFA</ShortName>
<Author>Dean Camera</Author>
- <Description></Description>
+ <Description/>
<FollowFolderStructure>True</FollowFolderStructure>
</Identifier>
<AsfContent Type="zip" Path="contents.zip">
|