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

How do I manage local nuget packages safely?

$
0
0

Our team has just started working with NuGet packages, for now locally on a local server directory. The problem starts when several developers are working on the same project and both accidentally up their patch build to the same version and upon publishing it they override each other.

How can I work with local nuGet packages safely?


Viewing all articles
Browse latest Browse all 3067

Trending Articles