DotNetPackageSettings.GitRepositoryUrl property

The URL of the git repository where tags are pushed.

public string? GitRepositoryUrl { get; set; }

See Also