From 6d4acbcfe16ef09f56c56a0d37e786be62d4434d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 14 Jul 2023 12:16:34 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230713.3 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.23363.3 --- 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 07493323..860d7585 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 7f922d5c3edb921ed36d169263c55065e235b333 + 6334d895ace2d332a5ef47dd2f5e483edb968c84 - + https://github.com/dotnet/arcade - 7f922d5c3edb921ed36d169263c55065e235b333 + 6334d895ace2d332a5ef47dd2f5e483edb968c84 - + https://github.com/dotnet/arcade - 7f922d5c3edb921ed36d169263c55065e235b333 + 6334d895ace2d332a5ef47dd2f5e483edb968c84 - + https://github.com/dotnet/arcade - 7f922d5c3edb921ed36d169263c55065e235b333 + 6334d895ace2d332a5ef47dd2f5e483edb968c84 - + https://github.com/dotnet/arcade - 7f922d5c3edb921ed36d169263c55065e235b333 + 6334d895ace2d332a5ef47dd2f5e483edb968c84 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 5b9c49da..fb160b36 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23362.5" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23363.3" } }