Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0] Update dependencies from dotnet/xharness #15409

Open
wants to merge 1 commit into
base: release/8.0
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/xharness build 202…
…50114.4

Microsoft.DotNet.XHarness.CLI
 From Version 8.0.0-prerelease.24510.2 -> To Version 8.0.0-prerelease.25064.4
dotnet-maestro[bot] committed Jan 14, 2025
commit 7a6a412ca7804542d271a7e288ffe0cdb8bcf0ed
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -48,9 +48,9 @@
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>25745248c19ebbca84d70591a0adb5fba8957085</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="8.0.0-prerelease.24510.2">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="8.0.0-prerelease.25064.4">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>8c90d68ba97c7ee54d09fccb854f77ed0f9419ef</Sha>
<Sha>3ba447103e5b0a23bbe544d6c3701f0fc64d2cfe</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.2-3.23266.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
@@ -80,7 +80,7 @@
<!-- vstest -->
<MicrosoftNetTestSdkVersion>17.5.0</MicrosoftNetTestSdkVersion>
<!-- xharness -->
<MicrosoftDotNetXHarnessCLIVersion>8.0.0-prerelease.24510.2</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetXHarnessCLIVersion>8.0.0-prerelease.25064.4</MicrosoftDotNetXHarnessCLIVersion>
<!-- xliff-tasks -->
<MicrosoftDotNetXliffTasksVersion>1.0.0-beta.23475.1</MicrosoftDotNetXliffTasksVersion>
<!-- external -->