NetCoreProject.

RepositoryUrl Property

Summary

dotnet pack: Specifies the URL for the repository where the source code for the package resides and/or from which it's being built.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public string RepositoryUrl { get; set; }

Value

Type Description
string