Optional. Specifies an assembly to install.
<Assembly AssemblyName="MyExtension, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
Assemblies\Assembly.dll
</Assembly>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description | 
|---|---|
| AssemblyName | The FullName of the assembly. | 
Child Elements
| Element | Description | 
|---|---|
| None | 
Parent Elements
| Element | Description | 
|---|---|
| Contains references to the installable components of the VSIX package. | 
Text Value
The relative path to the assembly.
Element Information
| Namespace | https://schemas.microsoft.com/developer/vsx-schema/2010 | 
| Schema Name | VSIX Manifest | 
| Validation File | VSIXManifestSchema.xsd | 
| Can be Empty | Not applicable |