Skip to content

Commit c46c9f1

Browse files
[main] Update dependencies from dotnet/xharness (#23692)
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**: [20250827.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2781121) - **Date Produced**: August 27, 2025 3:29:32 PM UTC - **Commit**: [dbb478b6aafa222529ae95be344a1b91485c4adf](dotnet/xharness@dbb478b) - **Branch**: [main](https://github.com/dotnet/xharness/tree/main) - **Updates**: - From [10.0.0-prerelease.25412.1 to 10.0.0-prerelease.25427.1][1] - Microsoft.DotNet.XHarness.iOS.Shared [1]: dotnet/xharness@fe850ca...dbb478b
1 parent 0d3c2e2 commit c46c9f1

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
@@ -39,7 +39,7 @@ This file should be imported by eng/Versions.props
3939
<!-- dotnet/templating dependencies -->
4040
<MicrosoftTemplateEngineTasksPackageVersion>7.0.100-alpha.1.21601.1</MicrosoftTemplateEngineTasksPackageVersion>
4141
<!-- dotnet/xharness dependencies -->
42-
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>10.0.0-prerelease.25412.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
42+
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>10.0.0-prerelease.25427.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
4343
</PropertyGroup>
4444
<!--Property group for alternate package version names-->
4545
<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.25412.1">
98+
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="10.0.0-prerelease.25427.1">
9999
<Uri>https://github.com/dotnet/xharness</Uri>
100-
<Sha>fe850ca677efa9ed62009b929f55ff59d5e24c0e</Sha>
100+
<Sha>dbb478b6aafa222529ae95be344a1b91485c4adf</Sha>
101101
</Dependency>
102102
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25415.3">
103103
<Uri>https://github.com/dotnet/arcade</Uri>

0 commit comments

Comments
 (0)