NetCoreProject.

NuspecProperties Property

Summary

dotnet pack: list of key=value pairs.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public NameValueCollection NuspecProperties { get; set; }

Value

Type Description
NameValueCollection