From 2fe303876e8a5001f26ce5cc81760a1c86d41891 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 30 Dec 2021 15:05:00 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20211229.1 (#12919)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21624.1 to 1.0.0-beta.21628.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 285c42277..1846f1183 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -172,19 +172,19 @@
-
+
https://github.com/dotnet/arcade
- a248c67a80f8ec9d10872e88729de0d070f3d64e
+ 88f5cddd49bfceca1761a93d16a0a3b5c012f521
-
+
https://github.com/dotnet/arcade
- a248c67a80f8ec9d10872e88729de0d070f3d64e
+ 88f5cddd49bfceca1761a93d16a0a3b5c012f521
-
+
https://github.com/dotnet/arcade
- a248c67a80f8ec9d10872e88729de0d070f3d64e
+ 88f5cddd49bfceca1761a93d16a0a3b5c012f521
https://github.com/dotnet/source-build-reference-packages
@@ -196,9 +196,9 @@
392126dabae557bf0664f599b5469ccc6d1dfcd8
-
+
https://github.com/dotnet/xliff-tasks
- 83b25ddf3bb32541ae885e9f3b2e8503e4488902
+ 5ee895270b74f24b78d57de865aa5979ae9f1b44
diff --git a/eng/Versions.props b/eng/Versions.props
index 8ca1b316a..f9f5e0a8a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -26,7 +26,7 @@
- 7.0.0-beta.21628.1
+ 7.0.0-beta.21629.1
diff --git a/global.json b/global.json
index 4018be6aa..b43875085 100644
--- a/global.json
+++ b/global.json
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21628.1",
- "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21628.1"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21629.1",
+ "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21629.1"
}
}