NetCoreProject.

ContentTargetFolders Property

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[]