From e11102483141cfcaaa9111ade940514118e2aa28 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 22 Jul 2023 12:08:51 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230721.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 8.0.0-beta.23265.1 -> To Version 8.0.0-beta.23371.1 --- 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 47882e40..73ab08f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - a2d7c72df5b2e36b0f69bbe12ad4d7c52793c745 + 602351e3681015ea789b2aeaa7b2a9156a8baf38 - + https://github.com/dotnet/arcade - a2d7c72df5b2e36b0f69bbe12ad4d7c52793c745 + 602351e3681015ea789b2aeaa7b2a9156a8baf38 - + https://github.com/dotnet/arcade - a2d7c72df5b2e36b0f69bbe12ad4d7c52793c745 + 602351e3681015ea789b2aeaa7b2a9156a8baf38 - + https://github.com/dotnet/arcade - a2d7c72df5b2e36b0f69bbe12ad4d7c52793c745 + 602351e3681015ea789b2aeaa7b2a9156a8baf38 - + https://github.com/dotnet/arcade - a2d7c72df5b2e36b0f69bbe12ad4d7c52793c745 + 602351e3681015ea789b2aeaa7b2a9156a8baf38 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 93390b60..2892a379 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23370.6" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23371.1" } }