AssemblySettingsInfo.

UpdateAssemblyInfo Property

Summary

Gets or sets a value indicating whether AssemblyInfo.cs files should be updated with the calculated version.
Namespace
GitVersion
Containing Type
AssemblySettingsInfo

Syntax

public bool UpdateAssemblyInfo { get; set; }

Value

Type Description
bool
GitHub