dotnet/upgrade-assistant

The .NET Upgrade assistant tool is not working as expected if we used Central package management

MuruganMani opened this issue · 0 comments

The .NET Upgrade assistant tool is not working as expected if we used [Central package management] (https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management)

As per CPM, the nuget versions were mentioned at solution level in .props file, but when we use the .NET upgrade assistant tool, the nuget versions were updated in each project file, this needs to be fixed/included as new feature.