Skip to content

Commit a42ae78

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<Uri>https://github.com/dotnet/arcade-services</Uri>
4343
<Sha>402811f074a7b0b81ab8461dc8ecafd56b9e265e</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.24555.2">
45+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.24564.1">
4646
<Uri>https://github.com/dotnet/xharness</Uri>
47-
<Sha>431bf1b59fda99cc14526ed6b234519d1c60f973</Sha>
47+
<Sha>0ab02377ba48f064551d5231bbdbb0649eb7960c</Sha>
4848
</Dependency>
4949
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0">
5050
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@
9090
<!-- vstest -->
9191
<MicrosoftNetTestSdkVersion>17.5.0</MicrosoftNetTestSdkVersion>
9292
<!-- xharness -->
93-
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.24555.2</MicrosoftDotNetXHarnessCLIVersion>
93+
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.24564.1</MicrosoftDotNetXHarnessCLIVersion>
9494
</PropertyGroup>
9595
</Project>

0 commit comments

Comments
 (0)