RamblingCookieMonster / BuildHelpers

Helper functions for PowerShell CI/CD scenarios
MIT License
214 stars 47 forks source link

Add support for -Credential <pscredential> in Get-NextNugetPackageVersion and Find-Nugetpackage #115

Open tobvil opened 5 years ago

tobvil commented 5 years ago

Adding -Credential as an optional parameter would help users with private nuget repositories utilizing basic authentication.