Updating Visual Studio for Mac to v. 17.6.3 breaks Monogame

The truncated error: Xamarin.Shared.Sdk.MultiTarget.targets was not found. Unable to create package spec for project.

My guess is that the sdk was updated and is not compatible. Any help would be greatly appreciated since I’m in the middle of a project.

Update; Newly created projects work fine after the update. Projects created in VS for Mac v. 16.5 do not.

I tried ‘sudo botnet workload restore’ and almost got the projects to run but somehow the Microsoft.iOS framework is now missing.

I guess I’ll start copying files to a new project.