Skip to content

Commit c9ed073

Browse files
[main] Update dependencies from dotnet/xharness (#15874)
[main] Update dependencies from dotnet/xharness
1 parent 843b812 commit c9ed073

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>0ecfcec56c2adc03f9d3e70439fdffcee126f559</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25255.1">
46+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25262.1">
4747
<Uri>https://github.com/dotnet/xharness</Uri>
48-
<Sha>e85bb14e85357ab678c2bcb0b6f2bac634fdd49b</Sha>
48+
<Sha>173a357c9d49136d9b7d49ca2bf9709a68067e19</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.25255.1</MicrosoftDotNetXHarnessCLIVersion>
102+
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.25262.1</MicrosoftDotNetXHarnessCLIVersion>
103103
</PropertyGroup>
104104
</Project>

0 commit comments

Comments
 (0)