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.
2 parents 60df138 + ceec3e3 commit 54a5917Copy full SHA for 54a5917
azure-pipelines.yml
@@ -74,5 +74,5 @@ steps:
74
command: 'push'
75
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
76
nuGetFeedType: 'external'
77
- publishFeedCredentials: 'nuget'
+ publishFeedCredentials: 'NuGet'
78
allowPackageConflicts: true
0 commit comments