Summary
Gets or sets a value indicating whether to bundle native libraries when publishing a platform-specific single-file executable.
- Namespace
- Cake
.Common .Tools .DotNet .Publish - Containing Type
- Dot
Net Publish Settings
Syntax
public bool? IncludeNativeLibrariesForSelfExtract { get; set; }
Remarks
Requires .NET 5 or newer.
Value
Type | Description |
---|---|
bool? |