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
Haven't use paket for a while.
Updated it with Chocolatey.
60> Get-Module paket.PowerShell
ModuleType Version Name ExportedCommands
---------- ------- ---- ----------------
Binary 2.51.5 paket.PowerShell {Paket-Add, Paket-AutoRestore, Paket-Config, Paket-ConvertFromNuGet...}
Now it doesn't work
68> Paket-Update Nlog
Updating Nlog in c:\scripts2\libwba\paket.dependencies group Main
WARNING: Could not load file or assembly 'Chessie, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
64 PS4 BYACCOUNT\IMYNV@WDELEVC2884 {bayer} C:\scripts2\libwba
69> Paket-Outdated
WARNING: Could not load file or assembly 'Chessie, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
The text was updated successfully, but these errors were encountered:
Haven't use paket for a while.
Updated it with Chocolatey.
Now it doesn't work
The text was updated successfully, but these errors were encountered: