Summary
Gets or sets a value indicating whether to allow installation of prerelease packages.
Available since .NET Core 5 SDK.
- Namespace
- Cake
.Common .Tools .DotNet .Package .Add - Containing Type
- Dot
Net Package Add Settings
Syntax
public bool Prerelease { get; set; }
Value
Type | Description |
---|---|
bool |