GitVersionSettings.

UpdateProjectFiles Property

Summary

Gets or sets a value indicating whether to recursively search for all project files (.csproj/.vbproj/.fsproj) files in the git repo and update them.

Syntax

public bool UpdateProjectFiles { get; set; }

Remarks

This is only compatible with the newer Sdk projects.

Value

Type Description
bool