After Upgrading Visual Studio 2022 preview my iOS Xamarin projects no longer load and I receive the error messages
C:\<projectName>.iOS.csproj : error : The imported project "C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Xamarin\iOS\Xamarin.iOS.CSharp.targets" was not found. Also, tried to find "Xamarin\iOS\Xamarin.iOS.CSharp.targets" in the fallback search path(s) for $(MSBuildExtensionsPath) - "C:\Program Files (x86)\MSBuild" . These search paths are defined in "C:\Users<user>\AppData\Local\Microsoft\VisualStudio\17.0_211b4038\devenv.exe.config". Confirm that the path in the <Import> declaration is correct, and that the file exists on disk in one of the search paths. C:\<projectName>.iOS.csproj
