From 94c74f053e9180ce7a21492bd00a295e80b3b778 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Jul 2022 12:30:47 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220713.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 7.0.0-beta.22363.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 5a60afa0..689c513b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - bd18f30f71daf7eaaf1d70363c303bd7dfac65a2 + 3895dfc219f7cea2c028164db691389d0b1a73a8 - + https://github.com/dotnet/arcade - bd18f30f71daf7eaaf1d70363c303bd7dfac65a2 + 3895dfc219f7cea2c028164db691389d0b1a73a8 - + https://github.com/dotnet/arcade - bd18f30f71daf7eaaf1d70363c303bd7dfac65a2 + 3895dfc219f7cea2c028164db691389d0b1a73a8 - + https://github.com/dotnet/arcade - bd18f30f71daf7eaaf1d70363c303bd7dfac65a2 + 3895dfc219f7cea2c028164db691389d0b1a73a8 - + https://github.com/dotnet/arcade - bd18f30f71daf7eaaf1d70363c303bd7dfac65a2 + 3895dfc219f7cea2c028164db691389d0b1a73a8 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 5e512044..6cc10f6d 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22362.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22363.1" } }