From 26aa360786f2bef36330b62b2e8dfdededf32ec9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 Nov 2023 13:10:05 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20231106.4 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.23556.4 --- 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 c5b3f4d9..672940c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 1f067970472e5eb1877797bc4304dd13f284c7ba + 21c8b7373b7e4845f7df0ad15654529c1f41b66d - + https://github.com/dotnet/arcade - 1f067970472e5eb1877797bc4304dd13f284c7ba + 21c8b7373b7e4845f7df0ad15654529c1f41b66d - + https://github.com/dotnet/arcade - 1f067970472e5eb1877797bc4304dd13f284c7ba + 21c8b7373b7e4845f7df0ad15654529c1f41b66d - + https://github.com/dotnet/arcade - 1f067970472e5eb1877797bc4304dd13f284c7ba + 21c8b7373b7e4845f7df0ad15654529c1f41b66d - + https://github.com/dotnet/arcade - 1f067970472e5eb1877797bc4304dd13f284c7ba + 21c8b7373b7e4845f7df0ad15654529c1f41b66d https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 9f5554cf..5e575aae 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23553.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23556.4" } }