Skip to content

Commit ceaf57e

Browse files
committed
Work CI-CD
- Add missing var name with "global" package name. ***NO_CI***
1 parent 9d85190 commit ceaf57e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ variables:
4343
solution: 'System.Device.UsbClient.sln'
4444
buildPlatform: 'Any CPU'
4545
buildConfiguration: 'Release'
46+
nugetPackageName: 'System.Device.UsbClient'
4647

4748
steps:
4849

0 commit comments

Comments
 (0)