Open garym247 opened 2 years ago
@garym247 Can you please share the OmniSharp Log from the VS Code Output pane? As well as, the output from running dotnet --info
from a terminal.
Hi Joe,
Installing .Net6 and then restarting the Omnisharp sevice in VS Code managed to fix it.
I'm having this issue too. Installing the latest .NET 6 SDK and restarting OmniSharp did not fix it.
I'm having this issue too. any suggestions to fix this ?
Hey guys! What's up? I'm learning C# too and I had solve this problem with these steps:
If your problems persists, try to install all necessary extensions/tools for code in C# language. And try to search the anwer in forums and Youtube videos. Don't give up!
Thank you for your attention!
The following error is reported
"Unable to generate assets to build and debug. OmniSharp server is not running."
I have tried uninstalling/installing the C# extension, also uninstalling/installing VS Code