dotnet / dotnet/modernize-dotnet
Improve NuGet analysis to recommend minimum required versions
Open
- Dominant language
- Shell
- Stars
- 1.2k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When upgrading a project, the agent should analyze NuGet dependencies and recommend the minimum required package versions compatible with the target framework, rather than always pulling the latest versions. This helps avoid unnecessary breaking changes and keeps upgrades more predictable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.