Skip to content

Commit 23d4316

Browse files
[main] Update dependencies from dotnet/xharness (#16256)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent cbbbe0c commit 23d4316

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.25564.1</MicrosoftDotNetDarcLibPackageVersion>
2323
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.25564.1</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
2424
<!-- dotnet/xharness dependencies -->
25-
<MicrosoftDotNetXHarnessCLIPackageVersion>10.0.0-prerelease.25513.3</MicrosoftDotNetXHarnessCLIPackageVersion>
25+
<MicrosoftDotNetXHarnessCLIPackageVersion>10.0.0-prerelease.25527.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>526aa00e2a2533e0263e50f299d5525572c48c18</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25513.3">
46+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25527.1">
4747
<Uri>https://github.com/dotnet/xharness</Uri>
48-
<Sha>47d2875bd1eacb26e5c4b06a5fe3fc15186e2ae4</Sha>
48+
<Sha>b9f51d9ff3ac9411d1aa9988ef20bfda9a041418</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)