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