Skip to content

Instantly share code, notes, and snippets.

@JoshVarty
Created April 28, 2015 06:30
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 JoshVarty/79201980f388866301f0 to your computer and use it in GitHub Desktop.
Save JoshVarty/79201980f388866301f0 to your computer and use it in GitHub Desktop.
var ws = MSBuildWorkspace.Create(new Dictionary<string, string> { { "CheckForSystemRuntimeDependency", "true" } });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment