From 7775bfe12bcca75f1a8f0b896f143caf61a795ac 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 b364059885ad..90a933fe490e 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)::