Skip to content

Commit 755a31d

Browse files
committed
az: Allow 409 conflict in nuget.org push
1 parent c4ba852 commit 755a31d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ steps:
9999
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/'
100100
nuGetFeedType: 'external'
101101
publishFeedCredentials: 'nuget.org (UnitsNet)'
102+
allowPackageConflicts: true

0 commit comments

Comments
 (0)