Skip to content

Commit 36b2ca0

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

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
@@ -43,9 +43,9 @@
4343
<Uri>https://github.com/dotnet/arcade-services</Uri>
4444
<Sha>c7ea37b5ec04c77c528a4880d698bb0a23b59fbf</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25262.1">
46+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25318.1">
4747
<Uri>https://github.com/dotnet/xharness</Uri>
48-
<Sha>173a357c9d49136d9b7d49ca2bf9709a68067e19</Sha>
48+
<Sha>15700cf562e03a74f80064d294e9f7e2c3032ed0</Sha>
4949
</Dependency>
5050
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0">
5151
<Uri>https://github.com/dotnet/roslyn</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@
9999
<!-- vstest -->
100100
<MicrosoftNetTestSdkVersion>17.5.0</MicrosoftNetTestSdkVersion>
101101
<!-- xharness -->
102-
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.25262.1</MicrosoftDotNetXHarnessCLIVersion>
102+
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.25318.1</MicrosoftDotNetXHarnessCLIVersion>
103103
</PropertyGroup>
104104
</Project>

0 commit comments

Comments
 (0)