Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Closed Issue: Conflicts resolver (merge/overwrite) [2951]

$
0
0
When you update package, which before placed content in your project (like css/js etc.) which you altered in between, then the Nuget will skip the file.
I would like a more elegant approach where nuget will ask you what to do (overwrite, skip, merge). Overwrite/skip should definitly be able. Merge might be a more bonus.

The problem is that we use a source control and multiple people are working on the projects. It quickly happens that the files slightly change (due to mistakes etc.). After that nuget is constantly skipping those files. So this would be a very nice feature.
Comments: This is a duplicate of #278

Viewing all articles
Browse latest Browse all 7612

Trending Articles