Allow me to pin/lock package reference to the certain version/version range, so it's impossible to update the version via CLI or UI #14042
Labels
Functionality:VisualStudioUI
Package Manager UI et al
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Type:Feature
NuGet Product(s) Involved
dotnet.exe, Visual Studio Package Management UI, Visual Studio Package Manager Console, NuGet.exe
The Elevator Pitch
After FluentAssertions library changed their license in v8, I want to have a lock feature, so package of v7 is not upgraded to v8 accidentally.
Anyone who attempts to update the version should get the error with some message I provide to explain the reason for locking the version.
Not being able to lock the version has legal and financial implications.
Additional Context and Details
No response
The text was updated successfully, but these errors were encountered: