Skip to content

Commit 1e389e5

Browse files
[main] Update dependencies from dotnet/xharness (#24453)
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**: [20251215.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2861290) ([294675](https://maestro.dot.net/channel/2/github:dotnet:xharness/build/294675)) - **Date Produced**: December 15, 2025 11:38:54 AM UTC - **Commit**: [39545dffac1cee604915785456394ef00a4a5456](dotnet/xharness@39545df) - **Branch**: [main](https://github.com/dotnet/xharness/tree/main) - **Dependency Updates**: - From [11.0.0-prerelease.25603.1 to 11.0.0-prerelease.25615.1][1] - Microsoft.DotNet.XHarness.iOS.Shared [1]: dotnet/xharness@3df2923...39545df
1 parent 5091d87 commit 1e389e5

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
@@ -35,7 +35,7 @@ This file should be imported by eng/Versions.props
3535
<MicrosoftmacOSSdknet90_150PackageVersion>15.0.9617</MicrosoftmacOSSdknet90_150PackageVersion>
3636
<MicrosofttvOSSdknet90_180PackageVersion>18.0.9617</MicrosofttvOSSdknet90_180PackageVersion>
3737
<!-- dotnet/xharness dependencies -->
38-
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>11.0.0-prerelease.25603.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
38+
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>11.0.0-prerelease.25615.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
3939
</PropertyGroup>
4040
<!--Property group for alternate package version names-->
4141
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108108
<Sha>9441e5bb35fae9e956fdac4bd33ee537175e6d60</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="11.0.0-prerelease.25603.1">
110+
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="11.0.0-prerelease.25615.1">
111111
<Uri>https://github.com/dotnet/xharness</Uri>
112-
<Sha>3df2923500447ee925d59f026c81720c7a9b4e4b</Sha>
112+
<Sha>39545dffac1cee604915785456394ef00a4a5456</Sha>
113113
</Dependency>
114114
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25612.111">
115115
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)