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

MSBuild\14.0\Bin #595

Merged
merged 1 commit into from
Nov 18, 2014
Merged

MSBuild\14.0\Bin #595

merged 1 commit into from
Nov 18, 2014

Conversation

ctaggart
Copy link
Contributor

Here is the build path needed for MSBuild 14.0 that ships with Visual Studio 2015. I opted not to include the amd64 path. Looking at the build path order for 12.0, I don't see how its amd64 would ever get loaded.

forki added a commit that referenced this pull request Nov 18, 2014
@forki forki merged commit f97efd0 into fsprojects:master Nov 18, 2014
@forki
Copy link
Member

forki commented Nov 18, 2014

Cool thanks

@ctaggart
Copy link
Contributor Author

If you have 14.0 installed, but wish to use 12.0, you can set this in your build script:

setEnvironVar "MSBuild" (ProgramFilesX86 @@ @"\MSBuild\12.0\Bin\MSBuild.exe")

Is this the best way to specify a specific version?

@ctaggart ctaggart deleted the master branch June 29, 2015 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants