From 6dd258480e74b9435460dbac6894dd9238388831 Mon Sep 17 00:00:00 2001 From: Mauro Agnoletti Date: Fri, 14 Nov 2025 16:07:26 -0500 Subject: [PATCH] Update mlaunch to 1.1.93 Includes changes to allow USB debugging. More details: https://devdiv.visualstudio.com/DevDiv/_git/macios-mlaunch/pullrequest/687782 --- mk/xamarin.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/xamarin.mk b/mk/xamarin.mk index 54f76e683285..d802e0072711 100644 --- a/mk/xamarin.mk +++ b/mk/xamarin.mk @@ -12,7 +12,7 @@ endif # Available versions can be seen here: # https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.Tools.Mlaunch/versions -MLAUNCH_NUGET_VERSION=1.1.92 +MLAUNCH_NUGET_VERSION=1.1.93 define CheckVersionTemplate check-$(1)::