Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisM000 committed Nov 16, 2019
1 parent c7c68d1 commit 96e32bb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ jobs:
name: Default

steps:
- task: NuGetToolInstaller@0


- task: NuGetToolInstaller@1
inputs:
versionSpec:
checkLatest: true

- task: NuGetCommand@2
inputs:
Expand Down

0 comments on commit 96e32bb

Please sign in to comment.