DotNetPackSettings.

IncludeSource Property

Summary

Gets or sets a value indicating whether to includes the source files in the NuGet package. The sources files are included in the src folder within the nupkg.

Syntax

public bool IncludeSource { get; set; }

Value

Type Description
bool