From 3ba73ac3678d9f53730a6c23d9a20219ca0673ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 12:23:09 -0600 Subject: [PATCH] Update dependencies from https://github.com/dotnet/xharness build 20230609.2 (#87654) Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 6.0.0-prerelease.23253.6 -> To Version 6.0.0-prerelease.23309.2 Co-authored-by: dotnet-maestro[bot] --- .config/dotnet-tools.json | 2 +- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ef2073ccd06..2496faeb421 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "6.0.0-prerelease.23253.6", + "version": "6.0.0-prerelease.23309.2", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 31ea6ca2042..b64486cec2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -214,13 +214,13 @@ https://github.com/mono/linker c8499798a2a09639174e2f5c694d6652794cc73d - + https://github.com/dotnet/xharness - bc2e9e39a7b424f6e96af8d677d12ac58606753a + 233cbdd69acedc940fc3342f66b649ac0fb44333 - + https://github.com/dotnet/xharness - bc2e9e39a7b424f6e96af8d677d12ac58606753a + 233cbdd69acedc940fc3342f66b649ac0fb44333 https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index 4abc581de68..fa8981e6303 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -143,8 +143,8 @@ 1.0.1-prerelease-00006 17.4.0-preview-20220707-01 - 6.0.0-prerelease.23253.6 - 6.0.0-prerelease.23253.6 + 6.0.0-prerelease.23309.2 + 6.0.0-prerelease.23309.2 6.0.0-alpha.0.23226.4 2.4.2-pre.9 2.4.2 -- GitLab