Summary
Gets or sets a value indicating whether, when pushing multiple packages to an HTTP(S) server,
to treat any 409 Conflict response as a warning so that the push can continue.
- Namespace
- Cake
.Common .Tools .DotNet .NuGet .Push - Containing Type
- Dot
Net Nu Get Push Settings
Syntax
public bool SkipDuplicate { get; set; }
Remarks
Available since .NET Core 3.1 SDK.
Value
Type | Description |
---|---|
bool |