简体   繁体   中英

Visual Studio add reference automatically

I use some basic namespaces on each project so it can be boring when I always do as Project-->Add reference . Is there any easier way?

项目模板是一种解决方法-有关详细信息,请参见在MSDN中创建Visual Studio模板

Project is just an xml page, you can modify it from notepad. Just add the needed references to one of your project and then copy-paste them to others.

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