Skip to content

Commit

Permalink
fix nuget installer issue (#2671)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethOkerio authored May 19, 2023
1 parent c2a262c commit 9d7a49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildandtest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- task: NuGetToolInstaller@0
inputs:
versionSpec: '>=5.2.0'
versionSpec: '6.5.0'

- task: UseDotNet@2
inputs:
Expand Down

0 comments on commit 9d7a49d

Please sign in to comment.