如何在特定解决方案的目录下运行特定项目? [英] How can i run specific project under directory in specific solution ?

查看:61
本文介绍了如何在特定解决方案的目录下运行特定项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个解决方案文件,question.snl

I got a solution file, question.snl

在该解决方案下,我得到了一个目录Dir1

Under that solution i got a directory, Dir1

在该目录下,我有一个项目p1,我想通过msbuild进行构建.

At that directory i have a project, p1, that i want to make a build via msbuild.

我该怎么做?

谢谢

推荐答案

嗨Ziv.M,

Hi Ziv.M,

如果要通过Visual Studio构建项目,只需右键单击该项目->构建.

If you want to build the project via visual studio, just right click the project --> build.

如果要使用msbuild命令来实现它,请转到p1项目文件夹,然后使用msbuild命令来实现它.

If you want to use msbuild command to achieve it, please go to p1 project folder, then use msbuild command to implement it.

最诚挚的问候,

吴可乐


这篇关于如何在特定解决方案的目录下运行特定项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆