Skip to content

Revert "C#: Tool status page support" #12379

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

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

asgerf
Copy link
Contributor

@asgerf asgerf commented Mar 3, 2023

Reverts #12217

Seems to cause problems on Windows

@asgerf asgerf requested review from a team as code owners March 3, 2023 10:45
Comment on lines +81 to +82
catch // lgtm[cs/catch-of-all-exceptions] lgtm[cs/empty-catch-block]
{ }

Check notice

Code scanning / CodeQL

Generic catch clause

Generic catch clause.
Comment on lines +81 to +82
catch // lgtm[cs/catch-of-all-exceptions] lgtm[cs/empty-catch-block]
{ }

Check notice

Code scanning / CodeQL

Poor error handling: empty catch block

Poor error handling: empty catch block.
@asgerf asgerf merged commit f2f9725 into main Mar 3, 2023
@asgerf asgerf deleted the revert-12217-mbg/csharp/tsp-support branch March 3, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants