fsprojects / Paket

A dependency manager for .NET with support for NuGet packages and Git repositories.
https://fsprojects.github.io/Paket/
MIT License
1.99k stars 520 forks source link

use nuget CPM to enable strict package reference on direct dependencies #4253

Open antymon4o opened 3 months ago

antymon4o commented 3 months ago

This PR fixes issue references: strict either does not work, or does not work as expected

2257

In Paket.Restore.targets based on ManagePackageVersionsCentrally property:

In RestoreProcess.fs - the changes are similiar to those in Paket.Restore.targets

antymon4o commented 2 months ago

@forki @agross Is it possible for you to have a look at this PR and tell you opinion on the approach? Thank you very much! 😊

antymon4o commented 2 months ago

👋 @forki, can I draw your attention to this PR, please? Or if someone else can review this PR, would you forward it or tag him/her? I would greatly appreciate any attention. Thanks again.