Skip to content

Commit 39ca90e

Browse files
[main] Update dependencies from dotnet/xharness (#24943)
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**: [20260319.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2930521) ([306917](https://maestro.dot.net/channel/2/github:dotnet:xharness/build/306917)) - **Date Produced**: March 19, 2026 11:31:01 AM UTC - **Commit**: [b0c8bf6dba87c70e284cff06819f0cd714c8f2e4](dotnet/xharness@b0c8bf6) - **Branch**: [main](https://github.com/dotnet/xharness/tree/main) - **Dependency Updates**: - From [11.0.0-prerelease.26168.1 to 11.0.0-prerelease.26169.1][1] - Microsoft.DotNet.XHarness.iOS.Shared [1]: dotnet/xharness@607b3de...b0c8bf6
1 parent bf58052 commit 39ca90e

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
@@ -30,7 +30,7 @@ This file should be imported by eng/Versions.props
3030
<MicrosofttvOSSdknet90_185PackageVersion>18.5.9227</MicrosofttvOSSdknet90_185PackageVersion>
3131
<MicrosofttvOSSdknet90_262PackageVersion>26.2.9002</MicrosofttvOSSdknet90_262PackageVersion>
3232
<!-- dotnet-xharness dependencies -->
33-
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>11.0.0-prerelease.26168.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
33+
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>11.0.0-prerelease.26169.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
3434
<!-- xamarin-xamarin-macios dependencies -->
3535
<MicrosoftiOSSdknet90_180PackageVersion>18.0.9617</MicrosoftiOSSdknet90_180PackageVersion>
3636
<MicrosoftMacCatalystSdknet90_180PackageVersion>18.0.9617</MicrosoftMacCatalystSdknet90_180PackageVersion>

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>4a2e646b931b90322897a5166f0bbcd3f5508a03</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="11.0.0-prerelease.26168.1">
110+
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="11.0.0-prerelease.26169.1">
111111
<Uri>https://github.com/dotnet/xharness</Uri>
112-
<Sha>607b3de9cf2dbfec6734e686e68d2813b40b2b51</Sha>
112+
<Sha>b0c8bf6dba87c70e284cff06819f0cd714c8f2e4</Sha>
113113
</Dependency>
114114
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26167.115">
115115
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)