From 2eecce9a5a2913a064d287aa7fcd8290784f461e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 13:32:43 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230207.1 (#1536) [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 40665ec2..ab0f115a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 02980a654d20995c38eca6ceabf729c4c13412c4 + b31c4466a49800c2f019690e81182c7ffd584dda - + https://github.com/dotnet/arcade - 02980a654d20995c38eca6ceabf729c4c13412c4 + b31c4466a49800c2f019690e81182c7ffd584dda - + https://github.com/dotnet/arcade - 02980a654d20995c38eca6ceabf729c4c13412c4 + b31c4466a49800c2f019690e81182c7ffd584dda - + https://github.com/dotnet/arcade - 02980a654d20995c38eca6ceabf729c4c13412c4 + b31c4466a49800c2f019690e81182c7ffd584dda - + https://github.com/dotnet/arcade - 02980a654d20995c38eca6ceabf729c4c13412c4 + b31c4466a49800c2f019690e81182c7ffd584dda https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 092cdd5e..efbfc77b 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23106.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23107.1" } }