From 020ac68b5848016459652ebf4ed965b9800fe426 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 8 Oct 2021 15:26:13 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211007.3 (#8011) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- global.json | 4 ++-- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5b7318414a2..732774c09fc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index c9ec0e6d672..ca6ea162f62 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -66,8 +66,8 @@ 8.5.0 2.4.2-pre.9 2.0.3 - 7.0.0-beta.21474.2 - 7.0.0-beta.21474.2 + 7.0.0-beta.21507.3 + 7.0.0-beta.21507.3 1.22.0 1.1.2 2.0.0 @@ -78,7 +78,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21480-02 1.1.0-beta-21480-02 - 7.0.0-beta.21474.2 + 7.0.0-beta.21507.3 1.0.0-beta.21505.2 1.1.0-beta.21378.2 1.0.0-prerelease.21501.2 diff --git a/global.json b/global.json index 5f60495bf2c..6a790ac1019 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-rc.1.21430.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21474.2", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21474.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21507.3", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21507.3" } }