I ran an update on Friday morning and everything stopped working since then.
When trying to build my .NET Core projects I'm getting this error:
Error: NET Core 2.2 SDK version 2.2.100 is not compatible with this version of Visual Studio for Mac. Install the latest update to the .NET Core 2.2 SDK by visiting https://aka.ms/vs/mac/install-netcore22. (Project.Namespace.Name)
I have tried installing the SDK from the website, uninstalling all SDKs and Runtimes, reinstalling them. Uninstalling Visual Studio and reinstalling it. Still getting the same errors.
I even tried different versions of the SDKs, going from the latest version all the way back to 2.2.100.
Seems like the issue is not with the SDKs as it worked previously. It either seems Visual Studio for Mac or some metadata somewhere which is breaking things and doesn't get removed when uninstalling using the instructions provided on the Microsoft website.
Any advice?
Can't build anything and can't find any answer in related questions which fixed the issue for me.
Visual Studio for Mac Community 8.1 (Build 2742)