This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Incubator.
Summary
dotnet pack: This property specifies the default location of where all the content files should go if PackagePath is not specified for them.
The default value is "content;contentFiles".
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- NetCoreProject
Syntax
public string[] ContentTargetFolders { get; set; }
Value
Type | Description |
---|---|
string[] |