NetCoreProject.

Authors Property

Summary

dotnet pack: A list of packages authors, matching the profile names on nuget.org. These are displayed in the NuGet Gallery on nuget.org and are used to cross-reference packages by the same authors.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public string[] Authors { get; set; }

Value

Type Description
string[]