PublishNuGetsSettings.

ForcePush Property

Summary

Gets or sets a value indicating whether a publish should be attempted even if the server already has the same NuGet package version.

Syntax

public bool ForcePush { get; set; }

Value

Type Description
bool true if force push; otherwise, false.