Skip to content

Commit d1bc077

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

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>3741e4a558b370d5713951f009ccdcbc38dbe2e9</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.24514.1">
45+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.24524.9">
4646
<Uri>https://github.com/dotnet/xharness</Uri>
47-
<Sha>8b3d320f930244889da101cd17cbfb6a178b7e35</Sha>
47+
<Sha>b12e9b940300433453aa7d57ff094aad50ce782c</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
@@ -89,6 +89,6 @@
8989
<!-- vstest -->
9090
<MicrosoftNetTestSdkVersion>17.5.0</MicrosoftNetTestSdkVersion>
9191
<!-- xharness -->
92-
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.24514.1</MicrosoftDotNetXHarnessCLIVersion>
92+
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.24524.9</MicrosoftDotNetXHarnessCLIVersion>
9393
</PropertyGroup>
9494
</Project>

0 commit comments

Comments
 (0)