AssemblyInfo.Guid Property

MSBuild Extension Pack

AssemblyInfoGuid Property MSBuild Extension Pack Help 4.0.12.0
The GUID for the assembly.

Namespace: MSBuild.ExtensionPack.Framework
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.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

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

Reference