如何在 VS2008 Web Developer Express 中的一个解决方案中添加多个项目?
我已经使用 VS2008 Pro 很长一段时间了,但是由于许可问题(Pro 属于学术许可)并且我当前正在做的项目可以被视为商业项目,所以我决定尝试一下 VS2008 Express。
现在我制作了我的项目和所有页面的外壳。 我去向我的解决方案添加一个类库,以便我可以开始添加我的 nunit 测试,但我注意到他们没有在任何地方添加新项目到解决方案按钮。
那么我该怎么做呢?
编辑
没关系,我找到了它。 他们似乎已经从右键单击您的解决方案然后“添加新项目”中删除了它。
您必须转到“文件->添加->新建/现有项目”。
I been using VS2008 Pro for a long time now but since of licensing issues(Pro is under academic license) and the current project I am doing could be considered as commerial I decided to give VS2008 Express a go.
Now I made my project and a shell of all my pages. I went to add a class library to my solution so I can start adding my nunit tests but I noticed they don't have add a new project to solution button anywhere.
So how do I do this?
Edit
Never mind I found it. They seemed to have removed it from right clicking on your solution then going "add new Project".
You have to go to "File->Add->New/Existing Project".
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此外,您还必须选中此复选框才能查看解决方案:
工具->选项->项目和解决方案->常规->始终显示解决方案
Also you'll have to check this checkbox to see the solution:
Tools->Options->Projects and Solutions->General->Always Show Solution