AssemblySettingsInfo.

EnsureAssemblyInfo Property

Summary

Gets or sets a value indicating whether missing AssemblyInfo.cs files should be created automatically.
Namespace
GitVersion
Containing Type
AssemblySettingsInfo

Syntax

public bool EnsureAssemblyInfo { get; set; }

Value

Type Description
bool
GitHub