DotNetPackageSettings.GitLogin property

Credentials used to push tags to git.

public GitLoginInfo? GitLogin { get; set; }

See Also