Skip to content

Commit 29a2184

Browse files
[release/9.0] Update dependencies from dotnet/xharness (#16541)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0279dbd commit 29a2184

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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>f4c27758a26b32a48a1bc480856fd771b0d8b3f0</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26107.1">
45+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26117.1">
4646
<Uri>https://github.com/dotnet/xharness</Uri>
47-
<Sha>bfbac237157e59cdbd19334325b2af80bd6e9828</Sha>
47+
<Sha>0eeaa60169fe6a95932d29d822e20eb225ce0143</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
@@ -86,6 +86,6 @@
8686
<!-- vstest -->
8787
<MicrosoftNetTestSdkVersion>17.5.0</MicrosoftNetTestSdkVersion>
8888
<!-- xharness -->
89-
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26107.1</MicrosoftDotNetXHarnessCLIVersion>
89+
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26117.1</MicrosoftDotNetXHarnessCLIVersion>
9090
</PropertyGroup>
9191
</Project>

0 commit comments

Comments
 (0)