projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update Atmel Studio blob - use sane method to extract the extension's bundled Getting...
[pub/USBasp.git]
/
LUFA
/
StudioIntegration
/
VSIX
/
extension.vsixmanifest
diff --git
a/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
b/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
index
0adf426
..
d7cc471
100644
(file)
--- a/
LUFA/StudioIntegration/VSIX/extension.vsixmanifest
+++ b/
LUFA/StudioIntegration/VSIX/extension.vsixmanifest
@@
-1,24
+1,32
@@
<?xml version="1.0" encoding="utf-8"?>
\r
\r
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
\r
<?xml version="1.0" encoding="utf-8"?>
\r
\r
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
\r
- <Identifier Id="
FourWalledCubicle.LUFA.0e160d5c-e331-48d9-850b-e0387912171b
">
\r
+ <Identifier Id="
2cfcbce0-84cb-45dc-8315-cad3f82b9467
">
\r
<Name>LUFA Library</Name>
\r
<Author>Dean Camera</Author>
\r
<Name>LUFA Library</Name>
\r
<Author>Dean Camera</Author>
\r
- <Version>0
0.00.00
</Version>
\r
+ <Version>0</Version>
\r
<MoreInfoUrl>http://www.lufa-lib.org</MoreInfoUrl>
\r
<Description xml:space="preserve">LUFA USB Framework</Description>
\r
\r
<MoreInfoUrl>http://www.lufa-lib.org</MoreInfoUrl>
\r
<Description xml:space="preserve">LUFA USB Framework</Description>
\r
\r
- <Icon>LUFA\DoxygenPages\Images\LUFA_thumb.png</Icon>
\r
- <PreviewImage>LUFA\DoxygenPages\Images\LUFA.png</PreviewImage>
\r
+ <License>License.txt</License>
\r
+ <Icon>PreviewThumb.png</Icon>
\r
+ <PreviewImage>Preview.png</PreviewImage>
\r
\r
<SupportedProducts>
\r
<IsolatedShell Version="6.1">AtmelStudio</IsolatedShell>
\r
</SupportedProducts>
\r
\r
<SupportedProducts>
\r
<IsolatedShell Version="6.1">AtmelStudio</IsolatedShell>
\r
</SupportedProducts>
\r
- <SupportedFrameworkRuntimeEdition MinVersion="4.0" MaxVersion="4.0" />
\r
\r
\r
+ <SupportedFrameworkRuntimeEdition MinVersion="4.0" />
\r
<Locale>1033</Locale>
\r
<Locale>1033</Locale>
\r
+
\r
+ <AllUsers>false</AllUsers>
\r
</Identifier>
\r
\r
<References/>
\r
</Identifier>
\r
\r
<References/>
\r
- <Content/>
\r
+
\r
+ <Content>
\r
+ <VsPackage>LUFA.pkgdef</VsPackage>
\r
+ <CustomExtension Type="GettingStarted">GettingStarted.htm</CustomExtension>
\r
+ <CustomExtension Type="asf-manifest">asf-manifest.xml</CustomExtension>
\r
+ </Content>
\r
</Vsix>
\r
</Vsix>
\r