Skip to content

Commit f1d31d0

Browse files
[release/10.0] Update dependencies from dotnet/xharness (#16346)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent eb29fba commit f1d31d0

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
@@ -22,7 +22,7 @@ This file should be imported by eng/Versions.props
2222
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.25424.1</MicrosoftDotNetDarcLibPackageVersion>
2323
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.25424.1</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
2424
<!-- dotnet/xharness dependencies -->
25-
<MicrosoftDotNetXHarnessCLIPackageVersion>10.0.0-prerelease.25412.1</MicrosoftDotNetXHarnessCLIPackageVersion>
25+
<MicrosoftDotNetXHarnessCLIPackageVersion>10.0.0-prerelease.25570.1</MicrosoftDotNetXHarnessCLIPackageVersion>
2626
<!-- dotnet/symreader-converter dependencies -->
2727
<MicrosoftDiaSymReaderConverterPackageVersion>1.1.0-beta2-19575-01</MicrosoftDiaSymReaderConverterPackageVersion>
2828
<MicrosoftDiaSymReaderPdb2PdbPackageVersion>1.1.0-beta2-19575-01</MicrosoftDiaSymReaderPdb2PdbPackageVersion>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<Uri>https://github.com/dotnet/arcade-services</Uri>
4444
<Sha>e6a28a549cc932140719fd63ba0387254db0ac51</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25412.1">
46+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25570.1">
4747
<Uri>https://github.com/dotnet/xharness</Uri>
48-
<Sha>fe850ca677efa9ed62009b929f55ff59d5e24c0e</Sha>
48+
<Sha>a55de89dc6c6a094629e11bdc0b6078826831740</Sha>
4949
</Dependency>
5050
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0">
5151
<Uri>https://github.com/dotnet/roslyn</Uri>

0 commit comments

Comments
 (0)