Summary
Gets or sets package version to be used with this command.
- Namespace
- Cake
.Common .Tools .NuGet .Update - Containing Type
- NuGetUpdateSettings
Syntax
public string Version { get; set; }
Value
Type | Description |
---|---|
string | The package version to be used with this command. |