Skip to content

Instantly share code, notes, and snippets.

@rohinomiya
Created September 12, 2012 15:39
Show Gist options
  • Save rohinomiya/3707517 to your computer and use it in GitHub Desktop.
Save rohinomiya/3707517 to your computer and use it in GitHub Desktop.
C#で、コマンドラインからプロジェクトのビルドを行う ref: http://qiita.com/items/1374dca1298a5a874ea5
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" projectname.csproj /t:build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment