Skip to content

Commit 182fed6

Browse files
[main] Update dependencies from dotnet/xharness (#23829)
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**: [20250916.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2794754) ([283442](https://maestro.dot.net/channel/2/github:dotnet:xharness/build/283442)) - **Date Produced**: September 16, 2025 3:59:59 PM UTC - **Commit**: [cbaa911ef1bce4cf92a7e4f7ffa5171eddd1a8fd](dotnet/xharness@cbaa911) - **Branch**: [main](https://github.com/dotnet/xharness/tree/main) - **Updates**: - From [10.0.0-prerelease.25427.1 to 10.0.0-prerelease.25466.1][1] - Microsoft.DotNet.XHarness.iOS.Shared [1]: dotnet/xharness@dbb478b...cbaa911
1 parent b9fa680 commit 182fed6

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
@@ -38,7 +38,7 @@ This file should be imported by eng/Versions.props
3838
<!-- dotnet/templating dependencies -->
3939
<MicrosoftTemplateEngineTasksPackageVersion>7.0.100-alpha.1.21601.1</MicrosoftTemplateEngineTasksPackageVersion>
4040
<!-- dotnet/xharness dependencies -->
41-
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>10.0.0-prerelease.25427.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
41+
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>10.0.0-prerelease.25466.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
4242
</PropertyGroup>
4343
<!--Property group for alternate package version names-->
4444
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
<Uri>https://github.com/dotnet/templating</Uri>
9696
<Sha />
9797
</Dependency>
98-
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="10.0.0-prerelease.25427.1">
98+
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="10.0.0-prerelease.25466.1">
9999
<Uri>https://github.com/dotnet/xharness</Uri>
100-
<Sha>dbb478b6aafa222529ae95be344a1b91485c4adf</Sha>
100+
<Sha>cbaa911ef1bce4cf92a7e4f7ffa5171eddd1a8fd</Sha>
101101
</Dependency>
102102
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25462.4">
103103
<Uri>https://github.com/dotnet/arcade</Uri>

0 commit comments

Comments
 (0)