Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package restore fixes #47

Merged
merged 2 commits into from
Jul 29, 2015
Merged

Conversation

deepakaravindr
Copy link
Contributor

@emgarten
Copy link
Contributor

:shipit:

@deepakaravindr deepakaravindr merged commit 176916c into dev-nugetexe Jul 29, 2015
@@ -68,7 +68,7 @@ public static IEnumerable<string> GetProjectReferences(string msbuildPath, strin
"/p:BuildProjectReferences=false " +
$"/p:CustomAfterMicrosoftCommonTargets={targetPath} " +
$"/p:ResultsFile={resultsPath} " +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe all wrap the other paths in quotes (in case the temp dir is mapped to one with spaces)?

@pranavkm
Copy link
Contributor

:shipit:

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

Successfully merging this pull request may close these issues.

4 participants