Skip to content

Try to use MSBuild from VS2013, instead of MSBuild from .NET 4.0#175

Open
ecsousa wants to merge 1 commit intoOmniSharp:masterfrom
ecsousa:MSBuild2013
Open

Try to use MSBuild from VS2013, instead of MSBuild from .NET 4.0#175
ecsousa wants to merge 1 commit intoOmniSharp:masterfrom
ecsousa:MSBuild2013

Conversation

@ecsousa
Copy link
Contributor

@ecsousa ecsousa commented Jan 29, 2015

Sometimes, you may not be able to compile a VS2013 project using MSBuild from .NET 4.0.

Example: compiling a VSTO project, having VSTO up to date, would fail, because of new parameter in SignFile task.

The quotes are needed because in a 64bits Windows, it will be located inside "C:\Program Files (x86)\MSBuild".

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.

1 participant