Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Report all errors when loading .sln #3

Open
oliwennell opened this issue Feb 12, 2018 · 0 comments
Open

Report all errors when loading .sln #3

oliwennell opened this issue Feb 12, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@oliwennell
Copy link
Contributor

Currently we ignore some of the errors that may occur when a .sln (solution) file is read by Roslyn.

We need to check the Diagnostics property of the workspace and throw an exception/return an error to the user if it contains any items after loading the solution.

@oliwennell oliwennell changed the title Report errors when loading .sln Report all errors when loading .sln Feb 12, 2018
@oliwennell oliwennell added the bug Something isn't working label Mar 23, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant