After moving computers, all the references are missing. I tried using NuGet package restore but it just said 0 packages to restore. I tried uninstalling and reinstalling all the packages. I tried updating the packages. Even packages that weren't installed before show up with the yellow triangle after being installed. I also tried manually adding the references by pointing to the .dll files but the references still show up with yellow triangles. Please help!
Thank you in advance.
Answers
Have you tried to delete the bin and obj folder and restart your vs?
You can also try deleting the packages folder in addition to the suggestions by robbit.
I tried deleting packages, bin, and obj but still didn't work.
bump. I have the same problem. Whenever I reinstall any package it instantly shown as errored one - reference not found. Even if I explicitly give the reference path. Any clues?