Skip to content

Commit eb0c90d

Browse files
mauroarolfbjarne
andauthored
Update mlaunch to 1.1.93 (#24257)
Includes changes to allow USB debugging. More details: https://devdiv.visualstudio.com/DevDiv/_git/macios-mlaunch/pullrequest/687782 Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
1 parent ef466ab commit eb0c90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/xamarin.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ endif
1212

1313
# Available versions can be seen here:
1414
# https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.Tools.Mlaunch/versions
15-
MLAUNCH_NUGET_VERSION=1.1.92
15+
MLAUNCH_NUGET_VERSION=1.1.93
1616

1717
define CheckVersionTemplate
1818
check-$(1)::

0 commit comments

Comments
 (0)