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.
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.