From 2c7e17d01d34e7bd26898d1bb5134149b0b11c42 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 04:05:24 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build (#8918) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bbcef89d73f..7064a70a951 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,25 +157,25 @@ - + https://github.com/dotnet/arcade - 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 + ace00d8719b8d1fdfd0cc05f71bb9af216338d27 - + https://github.com/dotnet/arcade - 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 + ace00d8719b8d1fdfd0cc05f71bb9af216338d27 - + https://github.com/dotnet/arcade - 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 + ace00d8719b8d1fdfd0cc05f71bb9af216338d27 https://github.com/dotnet/arcade f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 + ace00d8719b8d1fdfd0cc05f71bb9af216338d27 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 12077f74232..724f157ca31 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 9.0.0-beta.24053.1 - 9.0.0-beta.24164.4 + 9.0.0-beta.24165.6 diff --git a/global.json b/global.json index 96375e72b6d..a58b343ea59 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24164.4", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24164.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24165.6", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24165.6" }, "sdk": { "version": "9.0.100-preview.1.24101.2"