AssemblyFileManagement Type
Management strategy for AssemblyInfo/AssemblyFile.fs
files.
Union cases
| Union case |
Description
|
Full Usage:
Create
|
Will create and update assembly file/info files |
Full Usage:
None
|
Ignores file/info files |
Full Usage:
UpdateIfExists
|
Will update assembly file/info files if they exist |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCreate
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|
Full Usage:
this.IsUpdateIfExists
Returns: bool
|
|
Partas.GitNet