Skip to content

Update mlaunch to 1.1.92#1528

Merged
kotlarmilos merged 4 commits intomainfrom
copilot/update-mlaunch-version-1-1-97
Dec 22, 2025
Merged

Update mlaunch to 1.1.92#1528
kotlarmilos merged 4 commits intomainfrom
copilot/update-mlaunch-version-1-1-97

Conversation

Copy link
Contributor

Copilot AI commented Dec 15, 2025

Updates the bundled mlaunch binary from 1.1.72 to 1.1.97.

Changes

  • Updated Microsoft.Tools.Mlaunch package version in Directory.Packages.props

The new version (1.1.97+0113cae) is a 21MB Mach-O universal binary supporting x86_64 and arm64 architectures. XHarness uses centralized package management, so this single-line change updates the bundled mlaunch across all builds.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • netcorenativeassets.blob.core.windows.net
    • Triggering command: /home/REDACTED/work/xharness/xharness/.dotnet/dotnet /home/REDACTED/work/xharness/xharness/.dotnet/dotnet /home/REDACTED/work/xharness/xharness/.dotnet/sdk/10.0.100-rc.2.25502.107/MSBuild.dll /noautoresponse /nologo /nodemode:1 /nodeReuse:true /low:false (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Update the bundled version of mlaunch to 1.1.97.

Steps to perform:

  1. Identify where the mlaunch binary is packaged or referenced in the XHarness repository and update it to use version 1.1.97.
  2. If the mlaunch binary is downloaded or restored as part of build scripts (e.g., through a NuGet dependency or a CI script), change the version specification to 1.1.97.
  3. If the binary is directly included or mirrored under runtimes/any/native/mlaunch/bin/mlaunch (or similar path), replace the binary with the 1.1.97 version.
  4. Update any documentation, README, or references that mention a previous mlaunch version, if applicable.
  5. Verify changes so that building XHarness CLI uses the new mlaunch version by default.

This pull request was created as a result of the following prompt from Copilot chat.

Update the bundled version of mlaunch to 1.1.97.

Steps to perform:

  1. Identify where the mlaunch binary is packaged or referenced in the XHarness repository and update it to use version 1.1.97.
  2. If the mlaunch binary is downloaded or restored as part of build scripts (e.g., through a NuGet dependency or a CI script), change the version specification to 1.1.97.
  3. If the binary is directly included or mirrored under runtimes/any/native/mlaunch/bin/mlaunch (or similar path), replace the binary with the 1.1.97 version.
  4. Update any documentation, README, or references that mention a previous mlaunch version, if applicable.
  5. Verify changes so that building XHarness CLI uses the new mlaunch version by default.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: rmarinho <1235097+rmarinho@users.noreply.github.com>
Copilot AI changed the title [WIP] Update bundled version of mlaunch to 1.1.97 Update mlaunch to 1.1.97 Dec 15, 2025
Copilot AI requested a review from rmarinho December 15, 2025 16:57
@rmarinho rmarinho marked this pull request as ready for review December 15, 2025 16:57
@matouskozak matouskozak changed the title Update mlaunch to 1.1.97 Update mlaunch to 1.1.92 Dec 16, 2025
@kotlarmilos kotlarmilos merged commit 4554701 into main Dec 22, 2025
17 checks passed
@kotlarmilos kotlarmilos deleted the copilot/update-mlaunch-version-1-1-97 branch December 22, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants