✅ Updating packages in Directory.Packages.props
How do you upgrade nugets in your Directory.Packages.props with CentralPackageTransitivePinningEnabled set to true?
I always have issues in updating few packages using Visual Studio, as a workaround I manually update package versions in the file instead and resolve issues manually.
Is there any better way to do this?
I always have issues in updating few packages using Visual Studio, as a workaround I manually update package versions in the file instead and resolve issues manually.
Is there any better way to do this?