Skip to content

Commit 911e94a

Browse files
authored
[release/10.0.1xx] Bump mlaunch. (#24042)
This gets a fix for multiple simulator runtimes with the same major+minor version. Backport of #24040.
1 parent 5cb53ac commit 911e94a

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)