This topic has not yet been rated - Rate this topic

Assemblies Element (Solution - Assemblies)

Specifies the assemblies to include in the solution.


<Assemblies>
  <Assembly
    DeploymentTarget = "GlobalAssemblyCache" | "WebApplication"
    Location = "Text">
    <SafeControls>
      ...
    </SafeControls>
  </Assembly>
  ...
</Assemblies>

Attribute

Description

None

N/A

For an example of how this element is used, see Solution Schema.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.