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.
- Namespace
- Cake
.Common .Tools .GitVersion - Containing Type
- GitVersionSettings
Syntax
public bool UpdateProjectFiles { get; set; }
Remarks
This is only compatible with the newer Sdk projects.
Value
Type | Description |
---|---|
bool |