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.
- Namespace
- Cake
.Common .Tools .DotNet .Pack - Containing Type
- DotNetPackSettings
Syntax
public bool IncludeSource { get; set; }
Value
Type | Description |
---|---|
bool |