Contents tagged with MSBuild
-
Publish a Clickonce deploy with assemblies not referenced in Visual Studio 2008 SP1
Some time ago I wrote a post about this subject, but that post only apply to Visual Studio 2005. The targets used in that post where changed. Basically this post is an update to Visual Studio 2008 SP1. Note that this post does not apply to Visual Studio 2008 without SP1, there were some changes between the two versions of the used target.
-
Publish a ClickOnce deploy with Visual Studio and assemblies not referenced
When you build a ClickOnce deploy Visual Studio do not get assemblies not referenced in the project or any other dependent project. Basically the problem are assemblies located in other folders than the project folder.