DotNetPublishSettings.

IncludeNativeLibrariesForSelfExtract Property

Summary

Gets or sets a value indicating whether to bundle native libraries when publishing a platform-specific single-file executable.

Syntax

public bool? IncludeNativeLibrariesForSelfExtract { get; set; }

Remarks

Requires .NET 5 or newer.

Value

Type Description
bool?