Summary
Gets or sets a value indicating whether to package your app into a platform-specific single-file executable.
- Namespace
- Cake
.Common .Tools .DotNet .Publish - Containing Type
- Dot
Net Publish Settings
Syntax
public bool? PublishSingleFile { get; set; }
Remarks
Requires .NET Core 3.x or newer.
Value
Type | Description |
---|---|
bool? |