console - How do i reset nuget and start afresh? -
here's what's happening. within last few days happened solution apparently broke nuget. when go package manager/installed , find on signalr, nothing comes if signalr wasn't installed when know is. when go manager/online , same, signalr libraries appear green checkmarks next them if installed. have way of uninstalling/reinstalling. has been driving me crazy since can't seem stable solution. on top of that, running nuget commands console result in commandnotfoundexception. nothing works except get-help nuget. i'd reset related nuget can reinstall packages scratch , fix console commands. ideas?
i think happened me few times. go packages.config file should root directory of project , remove insurgent (in case line package: signalr). tell nuget package never installed.
now able reinstall through repository, uninstall way before got mess. unsure how occurring.
Comments
Post a Comment