Class NuGetService.NuGetVersionResultDto
Inheritance
System.Object
NuGetService.NuGetVersionResultDto
Namespace: Volo.Abp.Cli.NuGet
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class NuGetVersionResultDto : object
Properties
Versions
Declaration
public List<string> Versions { get; set; }
Property Value
Type | Description |
---|---|
List<System.String> |