Version | Downloads |
---|---|
1.2.0 | 293 |
To register the AP.Module.Partner feed with PowerShell as a repository, run the following command:
Install-Module -Name "AP.Module.Partner" -RequiredVersion "1.2.0" -Repository "Master"
To install Master from the command line, run the following command:
Register-PSRepository -Name "Master" -SourceLocation "https://psdeploy.theaccesspoint.co.uk/nuget/Master/"