简体   繁体   中英

How to update references in Visual Studio 'Website' project?

References(like dlls generated by a class library project) do not update automatically in a Visual studio 'Website' project. They do not update even I add them again to the project. How should I update a reference then?

Okay, It was pretty easy. All references are in the 'Bin' folder and all I had to do was to right click on it and then click on 'update reference'.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM