From 4b8ba2ff9421dbe6cdca898e0e46bea9adc39b49 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 13:37:54 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211213.2 (#1242) [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 f710d0dc..683ce8d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 610aabcd..0cf2fbd4 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21610.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21613.2" } }