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

This commit is contained in:
Brett Hewitson 2023-08-26 16:15:16 +10:00
parent 9c56300737
commit 8f07183171

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