Skip to content

Commit

Permalink
Bump mlaunch (#21673)
Browse files Browse the repository at this point in the history
Fixes:

* xamarin/maccore@9be5868253 [mlaunch] Try to be a bit more resilient when connecting to a device fails.
* xamarin/maccore@3f0e86d245 [mlaunch] We can't create a tcp tunnel with devicectl, so use the old style AMDevice approach instead.
	* Fixes #21664.
* xamarin/maccore@3a1d11f4fd [mlaunch] Print stdout/stderr as we get it from devicectl.
	* Fixes #21644.

Diff: https://github.com/xamarin/maccore/compare/fb16d52d12bc2e13b6f39d7d589115fa641f99df..9be5868253c4b604e6beb0997354619c47296304
  • Loading branch information
rolfbjarne authored Nov 22, 2024
1 parent bdabae3 commit 3d4ea05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/xamarin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.0.266
MLAUNCH_NUGET_VERSION=1.0.272

define CheckVersionTemplate
check-$(1)::
Expand Down

6 comments on commit 3d4ea05

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

Please sign in to comment.