Skip to content

Instantly share code, notes, and snippets.

@phaufe
Forked from shawnoster/msbuild.sublime-build
Created June 22, 2013 13:30
Show Gist options
  • Save phaufe/5840867 to your computer and use it in GitHub Desktop.
Save phaufe/5840867 to your computer and use it in GitHub Desktop.
{
"cmd": ["msbuild"],
"path": "C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319",
"working_dir": "${project_path:${folder}}",
"file_regex": "^ (.*)\\(([0-9]*),([0-9]*)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment