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 c4ba852 commit 755a31dCopy full SHA for 755a31d
azure-pipelines.yml
@@ -99,3 +99,4 @@ steps:
99
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/'
100
nuGetFeedType: 'external'
101
publishFeedCredentials: 'nuget.org (UnitsNet)'
102
+ allowPackageConflicts: true
0 commit comments