Add error handling do detect when MSBuild 14 is missing by terrajobst · Pull Request #51 · dotnet/codeformatter

This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Conversation

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.

added a commit that referenced this pull request

Feb 8, 2015
Add error handling do detect when MSBuild 14 is missing

@terrajobst terrajobst deleted the terrajobst/detect-missing-dev14 branch

February 8, 2015 07:14