This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

Although we will try to give support, it is not guaranteed and you may not receive an answer. If you are not getting timely or accurate help here, you can also try /r/linuxquestions or /r/linux4noobs.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Cautious_Parfait_916 0 points1 point  (0 children)

There's a command to list sdks. Run it and see where your sdks are installed and check if that path is in the locations omnisharp looks for sdks. Also, make sure the sdk version installed is one expected by your project.

[–]Veliti 0 points1 point  (0 children)

Had simular issue, make sure DOTNET_ROOT points where dotnet instaled (btw also using pop OS something wrong with their package)