From 836b0baa8a0ed5d8ca3bebc27c7d4f6d0a7bdfd9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 12:36:07 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210729.2 (#1137) [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 3f559af3..ea3a21c8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - dd3652e2ae5ea89703a2286295de9efe908974f1 + 62a8aafffd4c68ef887680f6837abdff906a662c - + https://github.com/dotnet/arcade - dd3652e2ae5ea89703a2286295de9efe908974f1 + 62a8aafffd4c68ef887680f6837abdff906a662c - + https://github.com/dotnet/arcade - dd3652e2ae5ea89703a2286295de9efe908974f1 + 62a8aafffd4c68ef887680f6837abdff906a662c - + https://github.com/dotnet/arcade - dd3652e2ae5ea89703a2286295de9efe908974f1 + 62a8aafffd4c68ef887680f6837abdff906a662c - + https://github.com/dotnet/arcade - dd3652e2ae5ea89703a2286295de9efe908974f1 + 62a8aafffd4c68ef887680f6837abdff906a662c https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 90c2796a..8080c289 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21378.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21379.2" } }