AssemblySettingsInfo.

UpdateProjectFiles Property

Summary

Gets or sets a value indicating whether SDK-style project files (.csproj) should be updated with the calculated version.
Namespace
GitVersion
Containing Type
AssemblySettingsInfo

Syntax

public bool UpdateProjectFiles { get; set; }

Value

Type Description
bool
GitHub