开发者

Automatize Publish of Application Web (VS2008)

I have a solution sln and several projects (vbproj, csproj). I have web project, and I need automatize Publish (like menu option in VS2008).

Can I replicate VS2008 "Publish Web Site" from command line ??

any help about it, pl开发者_StackOverflow社区ease ?

Thanks in advance. Greetings.


I did something of softs using the MSBUILD functions along with MSBUILD Community Tasks.

By manually editing the .csproj/.vbproj you can accomplish the same thing done by the "Publish Web Site".

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜