From 131e01828b6d72054d9ac88f2d4255980a6ecc6b Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Fri, 4 Jun 2021 12:57:21 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20210603.2 (#10846)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- XliffTasks: from 1.0.0-beta.21277.1 to 1.0.0-beta.21301.1 (parent: Microsoft.DotNet.Arcade.Sdk)
---
eng/Version.Details.xml | 12 ++++++------
eng/Versions.props | 2 +-
global.json | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 3d7ce74f7..6ba7b8905 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -136,14 +136,14 @@
-
+
https://github.com/dotnet/arcade
- 9945dc4ebbb511b027df34cb5ab579f6395d1dda
+ 78da7776965b428ff31da8f1ff2cb073506212b7
-
+
https://github.com/dotnet/arcade
- 9945dc4ebbb511b027df34cb5ab579f6395d1dda
+ 78da7776965b428ff31da8f1ff2cb073506212b7
https://github.com/dotnet/source-build-reference-packages
@@ -153,9 +153,9 @@
https://github.com/dotnet/sourcelink
4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc
-
+
https://github.com/dotnet/xliff-tasks
- 426214b8acf4ce48093e776d1a8ad35db8e72af2
+ 988455b0e81c8b2a49bad5b488ebe8df6407924f
diff --git a/eng/Versions.props b/eng/Versions.props
index 5063e9cc9..bfa85a618 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.21302.1
+ 6.0.0-beta.21303.2
diff --git a/global.json b/global.json
index f7574ef5a..d2574827d 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.21302.1",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21303.2",
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2"
}
}