vscode-csharp
vscode-csharp copied to clipboard
Cannot generate C# assets for build and debug
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
@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 ?