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
c:\Code\paket_repro_install_update>paket install
Paket version 2.24.5.0
Resolving packages for group Main:
- NLog.Contrib 1.0.0.2
- NLog 4.2.2
Locked version resolution written to c:\Code\paket_repro_install_update\paket.lock
2 seconds - ready.
Paket install does an update when there are complex framework restrictions (local & global)
Given this
paket.dependencies
file:And this
paket.lock
file :Running
paket install
:Produce the following
paket
lock file :NLog
has been updated from4.2.1
to4.2.2
without reason.The text was updated successfully, but these errors were encountered: