Skip to content

Commit 00bc41b

Browse files
authored
Bump mlaunch. (#24040)
This gets a fix for multiple simulator runtimes with the same major+minor version.
1 parent 8a4f7af commit 00bc41b

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.85
15+
MLAUNCH_NUGET_VERSION=1.1.89
1616

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

0 commit comments

Comments
 (0)