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