Skip to content

Instantly share code, notes, and snippets.

@wtarr
Created March 2, 2017 09:28
Show Gist options
  • Save wtarr/4f92fa537dc7417498ddd9a4270045e8 to your computer and use it in GitHub Desktop.
Save wtarr/4f92fa537dc7417498ddd9a4270045e8 to your computer and use it in GitHub Desktop.
Visual Studio command line build + octopack run
msbuild mysolution.sln /t:Build /p:Configuration=Debug /p:Platform="Any CPU" /p:RunOctoPack=true
@wtarr
Copy link
Author

wtarr commented Apr 29, 2020

C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment