Skip to main content

Command Palette

Search for a command to run...

VS2022 17.3 Preview 1.1 - Missing Xamarin SDKs

Published
โ€ข1 min read
VS2022 17.3 Preview 1.1 - Missing Xamarin SDKs
D

.NET developer with a passion for mobile and DevOps. I build cross platform apps using Xamarin, backend systems using Azure and GitHub Actions using Docker.

.NET MAUI went GA last week ๐ŸŽ‰ with the release of Visual Studio 2022 17.3 Preview 1.1 on Windows. Unfortunately updating to this version of Visual Studio breaks development of Xamarin apps for iOS because by default it uninstalls the Xamarin SDKs! ๐Ÿ™ˆ Fortunately I have a quick fix so you can continue to develop Xamarin.iOS and Xamarin.Forms apps alongside your .NET MAUI apps with Visual Studio 2022 17.3 Preview 1.1. ๐Ÿ˜

Visual Studio Installer

  1. Open the Visual Studio Installer and click the Modify button on your Visual Studio 2022 Preview installation.
  2. On the right-hand side open the .NET Multi-platform App UI node.
  3. Open the Optional node under .NET MAUI.
  4. Check the Xamarin SDKs node to install the Xamarin SDKs.
  5. Click Modify.

Install Xamarin SDKs

The Visual Studio installer will now download and re-install your missing Xamarin SDKs. ๐Ÿฅณ

ย 

ย 

Cover image includes a background vector created by sentavio from www.freepik.com.

More from this blog

S

Sailing the Sharp Sea

26 posts

.NET developer with a passion for mobile and DevOps. I build cross platform apps using Xamarin, backend systems using Azure and GitHub Actions using Docker.