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

Do not throw if paths are bad #2687

Merged
merged 1 commit into from May 13, 2015
Merged

Do not throw if paths are bad #2687

merged 1 commit into from May 13, 2015

Conversation

mattwar
Copy link
Contributor

@mattwar mattwar commented May 12, 2015

Fixes #694

Uses PathUtilities API to keep from crashing.
Removes explicit throws and instead just doesn't add item to runtimes list.

@tmat @Pilchie please review

@Pilchie
Copy link
Member

Pilchie commented May 12, 2015

👍

1 similar comment
@heejaechang
Copy link
Contributor

👍

mattwar added a commit that referenced this pull request May 13, 2015
Do not throw if paths are bad
@mattwar mattwar merged commit 84256cf into dotnet:master May 13, 2015
@mattwar mattwar deleted the Bug694 branch August 29, 2016 19:53
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.

VS crash on invalid options specified in .vbproj files
4 participants