如何在 VS2008 Web Developer Express 中的一个解决方案中添加多个项目?

发布于 2024-07-30 04:20:03 字数 322 浏览 5 评论 0原文

我已经使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

神魇的王 2024-08-06 04:20:03

此外,您还必须选中此复选框才能查看解决方案:
工具->选项->项目和解决方案->常规->始终显示解决方案

Also you'll have to check this checkbox to see the solution:
Tools->Options->Projects and Solutions->General->Always Show Solution

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文