mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-14 01:25:45 -05:00
Azure pipeline: use NuGet 5.8.0
This commit is contained in:
@@ -28,10 +28,10 @@ stages:
|
||||
|
||||
- task: NuGetToolInstaller@1
|
||||
inputs:
|
||||
versionSpec: '5.5.1'
|
||||
versionSpec: '5.8.0'
|
||||
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Use .NET Core sdk 5.0'
|
||||
displayName: 'Install .NET Core SDK 5.0'
|
||||
inputs:
|
||||
packageType: sdk
|
||||
version: 5.0.100
|
||||
|
||||
Reference in New Issue
Block a user