Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Commented Issue: UI doesn't obey allowedVersions [1979]

$
0
0
Given a packages.config with...

<package id="Simple.Data.Core" version="0.12.2.2" allowedVersions="[0.12,0.13)" />

If I use Update-Packages, all is well, however if a developer use the UI dialog it updates to the latest (0.14.0.3) without warning or obeying the version constraint
Comments: It doesn't work for solution level updates via UI Repro 1. install nuget.server an older version and add allowedversions to it 2. from solution level launch the package manager dialog and try updating nuget.server Actual: It gets updates Expected: Should be skipped for this project and show a message that it was skipped due to allowedversion constraint

Viewing all articles
Browse latest Browse all 7612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>