The configuration of the assembly.

Namespace:  MSBuild.ExtensionPack.Framework
Assembly:  MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 3.5.0.0 (3.5.4.0)

Remarks

To change the assembly configuration text set this to the specific configuration text you want.

When using the MSBuild.ExtensionPack.VersionNumber.Targets file set this using the AssemblyConfiguration property.

Examples

Copy 
<AssemblyConfiguration>Debug</AssemblyConfiguration>

See Also