DotNetBuildSettings.NuGetSource property

The NuGet source to which to push packages. The standard public NuGet source if omitted.

public string? NuGetSource { get; set; }

See Also