You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a nuget package is packaged the allowed versions is written into the nuspec file and the version is ignored.
Describe the solution you'd like
I want to specify as part of a package reference the allowed versions of that package so that it can appear in the nuspec. It would also provide control over tools like dependabot who would be blocked from exceeding that range. This also applies to CPM.