PackageReference.

PrivateAssets Property

Summary

These assets will be consumed but won't flow to the parent project
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
PackageReference

Syntax

public string[] PrivateAssets { get; set; }

Remarks

For example, build-time only dependencies

Value

Type Description
string[]