From 1435878f42ddb24b636dc625254792cbd80cd603 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 13:43:46 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220117.1 (#1274) [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 b290c76b..aaa425c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 511824f9ad21a8bc070b4bad2a95acd119c4afa0 + 3fb1f4bbc1f2cdd26071764132a3592eceab63fe - + https://github.com/dotnet/arcade - 511824f9ad21a8bc070b4bad2a95acd119c4afa0 + 3fb1f4bbc1f2cdd26071764132a3592eceab63fe - + https://github.com/dotnet/arcade - 511824f9ad21a8bc070b4bad2a95acd119c4afa0 + 3fb1f4bbc1f2cdd26071764132a3592eceab63fe - + https://github.com/dotnet/arcade - 511824f9ad21a8bc070b4bad2a95acd119c4afa0 + 3fb1f4bbc1f2cdd26071764132a3592eceab63fe - + https://github.com/dotnet/arcade - 511824f9ad21a8bc070b4bad2a95acd119c4afa0 + 3fb1f4bbc1f2cdd26071764132a3592eceab63fe https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 837706e3..692c2597 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22064.25" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22067.1" } }