Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Add error handling do detect when MSBuild 14 is missing #51

Merged
merged 1 commit into from
Feb 8, 2015

Conversation

terrajobst
Copy link
Member

The code formatter currently just crashes with a type load exception if the MSBuild 14 is missing. Instead, it's better to detect this case and provide an actionable error message.

@jaredpar @Priya91

The code formatter currently just crashes with a type load exception
if the MSBuild 14 is missing. Instead, it's better to detect this
case and provide an actionable error message.
@jaredpar
Copy link
Member

jaredpar commented Feb 8, 2015

LGTM

I wish there was a more direct way of checking for this but off hand I don't know of a good way.

@terrajobst
Copy link
Member Author

Same here.

terrajobst added a commit that referenced this pull request Feb 8, 2015
Add error handling do detect when MSBuild 14 is missing
@terrajobst terrajobst merged commit 68004f5 into master Feb 8, 2015
@terrajobst terrajobst deleted the terrajobst/detect-missing-dev14 branch February 8, 2015 07:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants