Update azure-pipelines-servermanagers-build.yml for Azure Pipelines

This commit is contained in:
Brett Hewitson 2023-08-26 16:11:58 +10:00
parent db12189684
commit 9c56300737

View file

@ -72,9 +72,9 @@ stages:
workingDirectory: '$(Build.SourcesDirectory)'
- task: NuGetToolInstaller@1
displayName: Install NuGet 4.4.1
displayName: Install NuGet 6.7.0
inputs:
versionSpec: '4.4.1'
versionSpec: '6.7.0'
- task: NuGetCommand@2
displayName: NuGet Restore