From ca117952129ea04aef6086f5b9782c9b49552a6b Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Fri, 27 Aug 2021 13:18:28 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20210826.2 (#11701)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21421.1 to 1.0.0-beta.21425.1 (parent: Microsoft.DotNet.Arcade.Sdk)
---
eng/Version.Details.xml | 16 ++++++++--------
eng/Versions.props | 2 +-
global.json | 4 ++--
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 515439709..7c1ca49af 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -157,19 +157,19 @@
-
+
https://github.com/dotnet/arcade
- 809cbb58dea1d1e477ab0e12855d1758d50844a8
+ e737b1f920e7e1a37f99dae198bbd957c293b9c8
-
+
https://github.com/dotnet/arcade
- 809cbb58dea1d1e477ab0e12855d1758d50844a8
+ e737b1f920e7e1a37f99dae198bbd957c293b9c8
-
+
https://github.com/dotnet/arcade
- 809cbb58dea1d1e477ab0e12855d1758d50844a8
+ e737b1f920e7e1a37f99dae198bbd957c293b9c8
https://github.com/dotnet/source-build-reference-packages
@@ -180,9 +180,9 @@
6dcc7d005e38829efb6714d2ecfc4c0cb383e7d9
-
+
https://github.com/dotnet/xliff-tasks
- 370da425b0478879d5f8f407b3e4db495bcdcc11
+ efd11df517e8f73e593602648d5ec9ce7ae9671a
diff --git a/eng/Versions.props b/eng/Versions.props
index 78a63a215..80f217abf 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.21425.3
+ 6.0.0-beta.21426.2
diff --git a/global.json b/global.json
index 0ee359645..b997fbb55 100644
--- a/global.json
+++ b/global.json
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21425.3",
- "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21425.3"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21426.2",
+ "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21426.2"
}
}