We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d85190 commit ceaf57eCopy full SHA for ceaf57e
azure-pipelines.yml
@@ -43,6 +43,7 @@ variables:
43
solution: 'System.Device.UsbClient.sln'
44
buildPlatform: 'Any CPU'
45
buildConfiguration: 'Release'
46
+ nugetPackageName: 'System.Device.UsbClient'
47
48
steps:
49
0 commit comments