From 0a1035aa58e3d7b3985001ef523d47068b6eff30 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 13:35:52 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230213.1 (#1539) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dc77b763..41f5ff89 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 96d8be74c39a4765ec919ff9bebf9e0c875fc195 + 7b0fb0ad52d106185432b8437b9defefa1cca9d4 - + https://github.com/dotnet/arcade - 96d8be74c39a4765ec919ff9bebf9e0c875fc195 + 7b0fb0ad52d106185432b8437b9defefa1cca9d4 - + https://github.com/dotnet/arcade - 96d8be74c39a4765ec919ff9bebf9e0c875fc195 + 7b0fb0ad52d106185432b8437b9defefa1cca9d4 - + https://github.com/dotnet/arcade - 96d8be74c39a4765ec919ff9bebf9e0c875fc195 + 7b0fb0ad52d106185432b8437b9defefa1cca9d4 - + https://github.com/dotnet/arcade - 96d8be74c39a4765ec919ff9bebf9e0c875fc195 + 7b0fb0ad52d106185432b8437b9defefa1cca9d4 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 93722284..404be224 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23110.3" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23113.1" } }