mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
Update azure-pipelines-discordplugin-build.yml for Azure Pipelines
This commit is contained in:
parent
9c56300737
commit
8f07183171
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue