❔ OmniSharp is Brokey

I updated the C# extension on VS Code and it told me I needed to update my C# to get OnmiSharp to work. I updated it to the latest version I could find, that being 7.0.10 but OmniSharp is asking for 7.0.100 and thus won't work. What can I do to fix this?
7 Replies
SinFluxx
SinFluxxβ€’2y ago
Have you got the error?
𝒲𝒾𝒢𝓏𝒢𝓇𝓇
there really is no error code... here was prints
Failed to find dotnet info from path, falling back to acquire runtime via ms-dotnettools.vscode-dotnet-runtime
Found dotnet version 7.0.10. Minimum required version is 7.0.100.
Dotnet path: /Users/user/Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/7.0.10/dotnet
Activating C# standalone...
Failed to find dotnet info from path, falling back to acquire runtime via ms-dotnettools.vscode-dotnet-runtime
Found dotnet version 7.0.10. Minimum required version is 7.0.100.
Dotnet path: /Users/user/Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/7.0.10/dotnet
Activating C# standalone...
SinFluxx
SinFluxxβ€’2y ago
Looks like there's a (possible) workaround: https://github.com/dotnet/vscode-csharp/issues/6004#issuecomment-1675960015 But it has also been reported/fixed so should be released soon? https://github.com/dotnet/vscode-csharp/issues/6167
Unknown User
Unknown Userβ€’2y ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiXβ€’2y ago
Use the /close command to mark a forum thread as answered
Accord
Accordβ€’2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?