Closed aarcoraci closed 2 years ago
This seems to be a VS issue: https://developercommunity.visualstudio.com/t/SDK-not-found-MSBuildSdkExtras/1648593?from=email&space=41&q=sdk+not+found
Hopefully will be addressed soon.
VS team is looking into this
Hello, today I updated VS2022 (17 preview 5) on an Apple macbook pro with M1 processor and I started to get this error. To be honest I completely removed my old version of VS and installed from scratch.
The error I'm getting is: Unable to find SDK 'MSBuild.Sdk.Extras' SDK not found
The solution has 4 projects one of them being the one using the Extras. I have created the global.json inside this project directory but no luck.
contents of global.json:
Here is the details of the target framework configuration and project file:
Thanks a lot in advance !