You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up work item to PR #153. That change addressed a problem where searching for the OmniSharp launcher was failing on Linux because we assumed that the underlying system was case-insensitive. We had fixed it by simply changing the case of the executable that we searched for, but this is not necessarily robust against future OmniSharp changes.
The text was updated successfully, but these errors were encountered:
This is a follow-up work item to PR #153. That change addressed a problem where searching for the OmniSharp launcher was failing on Linux because we assumed that the underlying system was case-insensitive. We had fixed it by simply changing the case of the executable that we searched for, but this is not necessarily robust against future OmniSharp changes.
The text was updated successfully, but these errors were encountered: