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

How to avoid triggering build if there is a local NuGet package in project dependencies in Azure DevOps

$
0
0

I am new to Azure DevOps, we use Azure DevOps pipelines in our projects. When we have a pull request for a branch that is using a local NuGet package from another project, the build will fail until we bump up that package, which is resource consuming.

Is there a way to check the content of .Net project dependencies and avoid triggering the build if some local NuGet package is there (considering that we have some custom naming for local packages)? I read about conditions but couldn't find something specific that can do what I need.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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