We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e374e commit b10ea67Copy full SHA for b10ea67
VSIXInteropFormsToolkit/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
3
<Metadata>
4
- <Identity Id="VSIXInteropFormsToolkit.Filipe Roque.2422aed9-021d-477e-b4d6-ba06c0434e69" Version="1.3" Language="en-US" Publisher="Filipe Roque" />
+ <Identity Id="VSIXInteropFormsToolkit.Filipe Roque.2422aed9-021d-477e-b4d6-ba06c0434e69" Version="1.4" Language="en-US" Publisher="Filipe Roque" />
5
<DisplayName>VSIXInteropFormsToolkit</DisplayName>
6
<Description xml:space="preserve">Command tool to generate interop wrapper classes</Description>
7
</Metadata>
0 commit comments