From 9b56452bdfc50b142050ba03a2e3f71e10c451cf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 13:42:43 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211215.1 (#1244) [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 dbbcee27..543bed6f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - cc0fa942bf43c2814af778868d4e7ddf21146b96 + 943d03f62955c771825dfa1f1bdeb8f853a2d7dd - + https://github.com/dotnet/arcade - cc0fa942bf43c2814af778868d4e7ddf21146b96 + 943d03f62955c771825dfa1f1bdeb8f853a2d7dd - + https://github.com/dotnet/arcade - cc0fa942bf43c2814af778868d4e7ddf21146b96 + 943d03f62955c771825dfa1f1bdeb8f853a2d7dd - + https://github.com/dotnet/arcade - cc0fa942bf43c2814af778868d4e7ddf21146b96 + 943d03f62955c771825dfa1f1bdeb8f853a2d7dd - + https://github.com/dotnet/arcade - cc0fa942bf43c2814af778868d4e7ddf21146b96 + 943d03f62955c771825dfa1f1bdeb8f853a2d7dd https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index eb370a1f..8a0ee645 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21614.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21615.1" } }