From 85fe655001dc4bafa8183b6d01934cadf35cc1e2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 13:29:51 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211217.4 (#1245) [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 543bed6f..7c596016 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 8a0ee645..72cba32b 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21615.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21617.4" } }