- Namespace
- GitReleaseManager
.Core .ReleaseNotes - Containing Type
- ReleaseNotesBuilder
Syntax
public ReleaseNotesBuilder(IVcsProvider vcsProvider, ILogger logger, IFileSystem fileSystem, Config configuration, TemplateFactory templateFactory)
Parameters
| Name | Type | Description |
|---|---|---|
| vcsProvider | IVcsProvider | |
| logger | ILogger | |
| fileSystem | IFileSystem | |
| configuration | Config | |
| templateFactory | TemplateFactory |
Return Value
| Type | Description |
|---|---|
| void |