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 725db59 commit ec38f48Copy full SHA for ec38f48
azure-pipelines.yml
@@ -11,7 +11,7 @@ variables:
11
solution: '**/*.sln'
12
buildPlatform: 'Any CPU'
13
buildConfiguration: 'Release'
14
- deployNuget: '0'
+ deployNuget: '1'
15
16
steps:
17
- task: NuGetToolInstaller@1
0 commit comments