Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
It's strange, VS is somehow the best IDE and the worst IDE at the same time. lol Basically it kept losing my references, so I had to remove and add them again multiple times. Nuget restore wouldn't play along either, and Consolidate would crash VS. I've resorted to stashing, fetching and pulling again. This works, but obviously it's not a proper solution.
-
bt1415161338y@vanSlasher I've been having a lot of trouble with nuget packages saying their incompatible dnx v5 or something in some Angular 2 and WebApi solutions I've been trying to setup for a personal projects.
Fuck Visual Studio.
undefined