CreateReleaseSettings.

Force Property

Summary

Gets or sets a value indicating whether a project is configured to skip packages with already-installed versions, override this setting to force re-deployment (flag, default false).

Syntax

public bool Force { get; set; }

Value

Type Description
bool