Summary
Gets or sets a value indicating whether if the assembly info file specified with /updateassemblyinfo or /updateassemblyinfofilename is not found, it be created with these attributes: AssemblyFileVersion, AssemblyVersion and AssemblyInformationalVersion.
- Namespace
- Cake
.Common .Tools .GitVersion - Containing Type
- GitVersionSettings
Syntax
public bool EnsureAssemblyInfo { get; set; }
Remarks
Supports writing version info for: C#, F#, VB.
Value
Type | Description |
---|---|
bool |