Skip to content

Instantly share code, notes, and snippets.

@lfreneda
Created September 12, 2012 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lfreneda/3708712 to your computer and use it in GitHub Desktop.
Save lfreneda/3708712 to your computer and use it in GitHub Desktop.
msbuild commands / publish / build / package
# wcf 3.5 webhost @ vs2008
msbuild project.csproj /t:ResolveReferences;_CopyWebApplication /p:Configuration=Release;BuildingProject=true;OutDir=C:\lfreneda\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment