NetCoreProject.

MinClientVersion Property

Summary

dotnet pack: Specifies the minimum version of the NuGet client that can install this package, enforced by nuget.exe and the Visual Studio Package Manager.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public string MinClientVersion { get; set; }

Value

Type Description
string