From 47039fc7d47e16abfbe565a4f49e182702258646 Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Date: Tue, 16 Aug 2022 09:54:22 +0200 Subject: [PATCH] Add Component.Xamarin for Visual Studio 2022 (#6083) --- images/win/toolsets/toolset-2022.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index 49a7cf58..a13e37fe 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -185,6 +185,7 @@ "Component.Linux.CMake", "Component.UnityEngine.x64", "Component.Unreal.Android", + "Component.Xamarin", "Microsoft.Component.VC.Runtime.UCRTSDK", "Microsoft.Net.Component.4.7.TargetingPack", "Microsoft.Net.Component.4.7.2.TargetingPack",