From 28a6403ee97077256fcdc60f599f0ad9e38e3cfa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 17:56:59 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/roslyn dotnet/xliff-tasks dotnet/arcade (#7542) [main] Update dependencies from dotnet/roslyn dotnet/xliff-tasks dotnet/arcade --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 10 +++++----- global.json | 4 ++-- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e3ada449567..a8e3f83a6a2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 https://github.com/dotnet/arcade-services @@ -43,9 +43,9 @@ https://github.com/dotnet/xharness c1f8287aa98f6975a18bdc60692343d638540dec - + https://github.com/dotnet/roslyn - 473e349f86b0f5c9dd47330cba22e0ea225c85a5 + 7ceb633154acb9d716fd3eb2b6df1a0468d8e416 https://github.com/mono/linker @@ -68,9 +68,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - 134daa7f10735efb489cc7c816967da831b22926 + 5836ac11931b8e663c5cf81027dc834cbf41ecdd diff --git a/eng/Versions.props b/eng/Versions.props index 137f5781cba..114d883d657 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ 2.0.0 2.1.1 2.1.0 - 3.10.0-4.21310.5 + 3.10.0-4.21318.11 6.0.100-preview.6.21317.4 16.7.1 4.8.3 @@ -65,8 +65,8 @@ 2.4.1 2.0.3 2.4.1 - 6.0.0-beta.21318.2 - 6.0.0-beta.21318.2 + 6.0.0-beta.21319.2 + 6.0.0-beta.21319.2 1.22.0 1.1.2 2.0.0 @@ -77,8 +77,8 @@ 1.1.0-beta.20258.6 1.1.0-beta-21309-01 1.1.0-beta-21309-01 - 6.0.0-beta.21318.2 - 1.0.0-beta.21318.1 + 6.0.0-beta.21319.2 + 1.0.0-beta.21320.1 1.1.0-beta.21228.1 1.0.0-prerelease.21318.2 1.1.156602 diff --git a/global.json b/global.json index 70e500b770d..2f92b79576a 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-preview.4.21255.9" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21318.2", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21318.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21319.2", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21319.2" } }