AssemblyInfo.AssemblyRevisionReset Property

MSBuild Extension Pack

AssemblyInfoAssemblyRevisionReset Property MSBuild Extension Pack Help 4.0.12.0
Whether the AssemblyRevisionNumber will be reset to 0 when a DateString or Julian BuildNumberType is used in conjunction with an AutoIncrement AssemblyRevisionType.

Namespace: MSBuild.ExtensionPack.Framework
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
Remarks

When using the MSBuild.ExtensionPack.VersionNumber.Targets file, the default setting is True. To override this set the AssemblyRevisionReset property.

Examples

<AssemblyRevisionReset>False</AssemblyRevisionReset>
See Also

Reference