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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -