Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active October 24, 2022 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/6a28afdea448bb1f5934f3687cf5fdcf to your computer and use it in GitHub Desktop.
Save bjoerntx/6a28afdea448bb1f5934f3687cf5fdcf to your computer and use it in GitHub Desktop.
- task: NuGetCommand@2
inputs:
command: 'restore'
restoreSolution: '**/*.sln'
feedsToUse: 'config'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment