mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-02-17 02:51:51 -05:00
Fixed build by using an nuget version.
This commit is contained in:
@@ -27,6 +27,8 @@ stages:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- task: NuGetToolInstaller@1
|
- task: NuGetToolInstaller@1
|
||||||
|
inputs:
|
||||||
|
versionSpec: '5.5.1'
|
||||||
|
|
||||||
- task: UseDotNet@2
|
- task: UseDotNet@2
|
||||||
displayName: 'Use .NET Core sdk 3.1.2'
|
displayName: 'Use .NET Core sdk 3.1.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user