From fdc6b95929ee9b3a715f923213f1be530f33d742 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 30 May 2021 15:08:43 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210528.1 (#1069) [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 311e9588..68e4c6f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + b5ca0997b26992dcc4e55ec3d87d71000be295ce - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + b5ca0997b26992dcc4e55ec3d87d71000be295ce - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + b5ca0997b26992dcc4e55ec3d87d71000be295ce - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + b5ca0997b26992dcc4e55ec3d87d71000be295ce - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + b5ca0997b26992dcc4e55ec3d87d71000be295ce https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index ed7bdc65..a5ced790 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21277.1" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21278.1" } }