mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +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)'
|
workingDirectory: '$(Build.SourcesDirectory)'
|
||||||
|
|
||||||
- task: NuGetToolInstaller@1
|
- task: NuGetToolInstaller@1
|
||||||
displayName: Install NuGet 4.4.1
|
displayName: Install NuGet 6.7.0
|
||||||
inputs:
|
inputs:
|
||||||
versionSpec: '4.4.1'
|
versionSpec: '6.7.0'
|
||||||
|
|
||||||
- task: NuGetCommand@2
|
- task: NuGetCommand@2
|
||||||
displayName: NuGet Restore
|
displayName: NuGet Restore
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue