❔ Omnisharp won't work
I'm trying to use omnisharp with use Modernet set to false and it keeps saying It cant find the .Net SDK
14 Replies
https://github.com/dotnet/vscode-csharp/blob/main/README.md#recommended-install
If, for whatever reason, you need to use .NET versions lower than 6.0, you need to install them in full, including the MSBuild tooling
Gotta love people dropping a question and going offline immediately after
sorry I was restarting my computer to see if it needed that as I hadnt since I installed .Net
I have installed the MsBuild tooling
and if its relevent Im using Windows
Why are you using VS Code if you're on windows, then?
because my friend recommended it to me
Ah, well, go and recommend Visual Studio 2022 to your friend, then
You'll have a much easier time with it
he is incredibly stubborn so I wont try that
Well, be stubborn yourself
Does your friend also insist you turn off the
ModernNet
setting?no thats so I can use unity
VS Code support for Unity is deprecated
All the more reason to use VS proper
and should that solve my problems or do I also need to set that up in a specific way?
Installing VS 2022 and enabling Unity support during installation will be all that's needed
alright thanks
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.