From 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 17:54:22 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade (#8044) [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2daccb8b00f..a42ad32a781 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc https://github.com/dotnet/arcade-services @@ -68,9 +68,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - 0e77db14ba8c217dc0c97f0b34e10bb1cf979b70 + 7c0f471f81ea96519414ceb3fcc54c7392aa1cdb diff --git a/eng/Versions.props b/eng/Versions.props index 80d1878ce06..d21d58b12f7 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.21513.5 - 7.0.0-beta.21513.5 + 7.0.0-beta.21514.3 + 7.0.0-beta.21514.3 1.22.0 1.1.2 2.0.0 @@ -78,8 +78,8 @@ 1.1.0-beta.20258.6 1.1.0-beta-21511-02 1.1.0-beta-21511-02 - 7.0.0-beta.21513.5 - 1.0.0-beta.21513.1 + 7.0.0-beta.21514.3 + 1.0.0-beta.21514.1 1.1.0-beta.21378.2 1.0.0-prerelease.21508.1 2.0.0-preview.1.21474.2 diff --git a/global.json b/global.json index d76c7db6fab..d4d34524565 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.21513.5", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21513.5" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21514.3", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21514.3" } }