1 pages tagged with "clickonce"

Create .NET 4 ClickOnce applications from the command line

March 28, 2012 - 524 words - 3 mins
ClickOnce packages have always been complicated to build from the command line with if you want to go beyond msbuild /t:Publish. Given that ClickOnce doesn’t seem as common these days, there’s a dearth of information regarding building .NET 4 applications, so I’ll record some of the issues I encount… read more