Paket Tasks for Azure DevOpsIntroductionThis extension contains paket tasks for use within Azure DevOps. At the current time, the extension contains the following tasks. Contributors: @isaacabraham, @matthid. NoteIt is not recommended to install the extension Paket Tasks for Azure DevOps in combination with F# Helpers for Azure DevOps as it is a subset of the later. Please see the note regarding the incompatibilty in the F# Helpers for Azure DevOps page. TasksPaket RestoreUse the Paket Restore task to download the full Paket executable via the Paket Bootstrapper
that you have committed into source control, and automatically run Setup Paket Credential ProviderUse the Setup Paket Credential Provider task to setup the required credential manager to access your internal Azure DevOps NuGet feeds within your own build script running paket.
Paket Credential Provider CleanupCleanup the credential manager to prevent follow-up-tasks to access the internal NuGet feed.
|