IVelopackLocator.GetLocalPackages Method
Declaring Type: IVelopackLocator
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Finds .nupkg files in the PackagesDir and returns a list of ReleaseEntryName objects.
public List<VelopackAsset> GetLocalPackages();
Returns
List<VelopackAsset>
Documentation generated by MdDocs