From d3186cd882df1092eb5eded3619876f237e743d7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 Nov 2023 12:08:36 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20231103.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 9.0.0-beta.23553.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 1d05a529..c5b3f4d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index aabae6f4..9f5554cf 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23552.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23553.1" } }