Skip to content

Commit

Permalink
Merge pull request #198 from CommunityToolkit/update-nuget
Browse files Browse the repository at this point in the history
Update NuGet to 5.11.x
  • Loading branch information
michael-hawker authored Oct 19, 2022
2 parents d985141 + e91b88d commit a3dd588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ steps:

# Install Nuget Tool Installer
- task: NuGetToolInstaller@0
displayName: Use NuGet 5.0.0
displayName: Use NuGet 5.11.x
inputs:
versionSpec: 5.0.0
versionSpec: 5.11.x

# Install NBGV Tool
- task: DotNetCoreCLI@2
Expand Down

0 comments on commit a3dd588

Please sign in to comment.