Assemblies element (Solution - Assemblies)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies the assemblies to include in the solution.
<Assemblies>
<Assembly
DeploymentTarget = "GlobalAssemblyCache" | "WebApplication"
Location = "Text">
<SafeControls>
...
</SafeControls>
</Assembly>
...
</Assemblies>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
Parent elements
Example
For an example of how this element is used, see Solution schema.