Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Azure Pipeline only push NuGet packages that have new version

$
0
0

I have a single repo that contains multiple DLLs which create separate NuGet packages. I would like to use the Azure DevOps pipeline to publish these packages automatically when the master branch changes via the NuGet pack and push tasks. I do not want to change the assembly version of the Dlls/NuGet packages that do not change. Running my pipeline causes an exception because of the duplicate versions.

After reading Microsoft's documentation page, I tried adding publishPackageMetadata=true but the build still fails.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>