From 2961aa79cd82b8a4091e93138ecd76a99de92235 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 30 Jun 2023 12:19:47 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230629.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.23329.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 e928397a..e7ce0401 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 8ac0e1280f04bc897998a1f33bf6f27fe2146561 + 3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b - + https://github.com/dotnet/arcade - 8ac0e1280f04bc897998a1f33bf6f27fe2146561 + 3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b - + https://github.com/dotnet/arcade - 8ac0e1280f04bc897998a1f33bf6f27fe2146561 + 3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b - + https://github.com/dotnet/arcade - 8ac0e1280f04bc897998a1f33bf6f27fe2146561 + 3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b - + https://github.com/dotnet/arcade - 8ac0e1280f04bc897998a1f33bf6f27fe2146561 + 3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 31664b0f..87db8778 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23328.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23329.1" } }