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
On Windows 7 Home x64, after manually installing roslyn for omnisharp-vim, I was getting Connection Refused and Could Not Connect errors. I found out by testing in command line that I had to install .NET Framework Targeting Pack 4.7.1.
On Windows 7 Home x64, after manually installing roslyn for omnisharp-vim, I was getting Connection Refused and Could Not Connect errors. I found out by testing in command line that I had to install .NET Framework Targeting Pack 4.7.1.
https://docs.microsoft.com/en-us/dotnet/framework/install/guide-for-developers
(I also had to downgrade roslyn to 1.32.1 and edit omnisharp.exe.config)
The text was updated successfully, but these errors were encountered: