From a02047216f85b73365a64a9bd4a117b08c93f3c1 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Mon, 26 Oct 2020 14:54:03 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20201022.2 (#8977)
[master] Update dependencies from dotnet/arcade
- Coherency Updates:
- XliffTasks: from 1.0.0-beta.20519.1 to 1.0.0-beta.20520.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 bbfecf147..a78271f81 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -140,13 +140,13 @@
-
+
https://github.com/dotnet/arcade
- 7fbf2a7703498067569d07a21776b91e599028e2
+ c262e0121edb7df890528bb61589d4b6e440a1f6
-
+
https://github.com/dotnet/arcade
- 7fbf2a7703498067569d07a21776b91e599028e2
+ c262e0121edb7df890528bb61589d4b6e440a1f6
https://github.com/dotnet/source-build-reference-packages
@@ -156,9 +156,9 @@
https://github.com/dotnet/sourcelink
0decb380f1e0f8267259b5ae5d0d1e5102e380a1
-
+
https://github.com/dotnet/xliff-tasks
- 339b0111cdf8bf4fd3cab63c9f9bfbf6db5325b4
+ 3d4f8ba0950b6284c1ec3ad674eade92916f9796
diff --git a/eng/Versions.props b/eng/Versions.props
index ae21b749a..534578a9a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.20520.8
+ 6.0.0-beta.20522.2
diff --git a/global.json b/global.json
index 8337f8bbe..380171bf8 100644
--- a/global.json
+++ b/global.json
@@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20520.8"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20522.2"
}
}