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