From 6c5908f3b322a9b40bf8dfdce767686d28ab5742 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 6 Sep 2022 12:19:27 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220905.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild From Version 7.0.0-beta.22327.2 -> To Version 8.0.0-beta.22455.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 d28c7513..7cae36fa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 869bfbe5..f84a695d 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22452.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22455.1" } }