c# - Reference path incorrect after move -


i moved vs 2010 project new machine.

the new machine has different directory structure.

i have dll need reference , tried deleting in solution explorer adding in.

however, when run code error says "directory not found" , pointing old path of dll.

i have tried rebuilding solution.

how can fix this?

enter image description here


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -