headswe / Swifty-Issue-Tracker

Swifty Issue Tracker
21 stars 4 forks source link

update-forced no longer works in 2.1.5.7 #197

Closed kerckasha closed 7 years ago

kerckasha commented 7 years ago

Errors out with: Happens regardless of number of folders

Running update...

Unhandled Exception: System.Collections.Generic.KeyNotFoundException: The given
key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at swifty_cli.UpdateForced.Do(List`1 args)
   at swifty_cli.Program.Main(String[] args)
headswe commented 7 years ago

Fixed in the next version.