Sandbox Logo

ProjectConfig.PackageReferences

List<string> PackageReferences { get; set; }

Description

A list of packages that this package depends on. These should be installed alongside this package.

Return

User Comments