Cake.Common.Tools.GitReleaseManager Namespace

Class Types

Class Summary
GitReleaseManagerAliases

Contains functionality related to GitReleaseManager.

In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the appropriate settings class:

#tool "nuget:?package=gitreleasemanager"

GitReleaseManagerSettings Contains settings used by GitReleaseManagerSettings.
GitReleaseManagerTool<TSettings> Base class for all GitReleaseManager related tools.

Namespaces