Automatize Publish of ClickOnce VS2008
Posted
by Alhambra Eidos
on Stack Overflow
See other posts from Stack Overflow
or by Alhambra Eidos
Published on 2009-12-16T13:18:39Z
Indexed on
2010/04/01
4:03 UTC
Read the original article
Hit count: 338
Hi all,
i have a solution sln, with several projects (vbproj, csproj), and I have Windows Application, and I use ClickOnce for publish it.
Now, I need automatize the Publish option using msbuild or another good solution (cmd, vbs, bat scripts).
Any help about it ?
thanks in advanced, greetings
© Stack Overflow or respective owner