Skip to content

Instantly share code, notes, and snippets.

@joelmartinez
Created August 7, 2015 19:25
Show Gist options
  • Save joelmartinez/c4aa492ca93c5dc63c89 to your computer and use it in GitHub Desktop.
Save joelmartinez/c4aa492ca93c5dc63c89 to your computer and use it in GitHub Desktop.
choosing which version of msbuild to use in FAKE
Environment.SetEnvironmentVariable("MSBuild", "C:\Program Files (x86)\MSBuild\14.0\Bin\msbuild.exe")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment