Skip to content
Snippets Groups Projects
Unverified Commit cd00101b authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

cover NuGet merge strategy for alternate feeds (#7841)

parent 4751bb1a
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,8 @@ Alternative feeds can be specified either [in a `NuGet.config` file](https://doc
```
In this example we defined 3 NuGet feeds.
Package resolving processes feeds in the listed order, from top to bottom.
This means that if a package is resolved in the second feed, Renovate won't check the third and final feed.
The package resolving process uses the `merge` strategy to handle the 3 feeds.
All feeds are checked for dependency updates, and duplicate updates are merged/joined together into a single dependency update.
### Protocol versions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment