To set a reference path
- In Solution Explorer, select the project.
- On the Project menu, click <Project Name> Properties.
- Click Reference Paths.
- In the Folder text box, specify the path of the folder that contains assemblies. To browse to the folder, click the ellipsis (…).
- Click Add Folder.
To overwrite a reference path
- In Solution Explorer, select the project.
- On the Project menu, click <Project Name> Properties.
- Click Reference Paths.
- In the Reference Path box, select the path to overwrite.
- In the Folder text box, specify the path of the folder that contains assemblies. To browse to the path, click the ellipsis (…).
- Click Update. The path selected in the Reference Path box is overwritten with the path specified in the Folder text box.
To remove a reference path
- In Solution Explorer, select the project.
- On the Project menu, click <Project Name> Properties.
- Click Reference Paths.
- In the Reference Path box, select the path to remove.
- Click Remove.