Skip to content

Commit c7579d1

Browse files
[main] Update dependencies from dotnet/xharness (#24033)
This pull request updates the following dependencies ## From https://github.com/dotnet/xharness - **Subscription**: [02e03784-16b3-4ced-b02a-3715797fc7da](https://maestro.dot.net/subscriptions?search=02e03784-16b3-4ced-b02a-3715797fc7da) - **Build**: [20251016.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2817731) ([287470](https://maestro.dot.net/channel/2/github:dotnet:xharness/build/287470)) - **Date Produced**: October 16, 2025 4:27:04 PM UTC - **Commit**: [88399512021dfa8b5f45d91f84c8ce6f0959b127](dotnet/xharness@8839951) - **Branch**: [main](https://github.com/dotnet/xharness/tree/main) - **Updates**: - From [10.0.0-prerelease.25513.3 to 10.0.0-prerelease.25516.4][1] - Microsoft.DotNet.XHarness.iOS.Shared [1]: dotnet/xharness@47d2875...8839951
1 parent 9a58946 commit c7579d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This file should be imported by eng/Versions.props
3232
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25513.2</MicrosoftDotNetBuildTasksFeedPackageVersion>
3333
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25513.2</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
3434
<!-- dotnet/xharness dependencies -->
35-
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>10.0.0-prerelease.25513.3</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
35+
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>10.0.0-prerelease.25516.4</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
3636
</PropertyGroup>
3737
<!--Property group for alternate package version names-->
3838
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
<Uri>https://github.com/dotnet/dotnet</Uri>
9191
<Sha>0b60d265d30d96c827b73dbce74cb78f600d3c92</Sha>
9292
</Dependency>
93-
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="10.0.0-prerelease.25513.3">
93+
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="10.0.0-prerelease.25516.4">
9494
<Uri>https://github.com/dotnet/xharness</Uri>
95-
<Sha>47d2875bd1eacb26e5c4b06a5fe3fc15186e2ae4</Sha>
95+
<Sha>88399512021dfa8b5f45d91f84c8ce6f0959b127</Sha>
9696
</Dependency>
9797
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25513.2">
9898
<Uri>https://github.com/dotnet/arcade</Uri>

0 commit comments

Comments
 (0)