The GUID for 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 GUID for the assembly set this to the specific GUID you want.

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

Examples

Copy 
<AssemblyGuid>56269a04-c55a-4c5a-92ba-dfdb569bc708</AssemblyGuid>

See Also