From 5a9e93101967fe861ae1ab801375728c06d635f2 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Tue, 29 Dec 2020 14:02:37 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20201223.1 (#9284)
[master] Update dependencies from dotnet/arcade
- Coherency Updates:
- Microsoft.SourceLink.GitHub: from 1.1.0-beta-20614-02 to 1.1.0-beta-20621-02 (parent: Microsoft.DotNet.Arcade.Sdk)
- XliffTasks: from 1.0.0-beta.20615.1 to 1.0.0-beta.20622.1 (parent: Microsoft.DotNet.Arcade.Sdk)
---
eng/Version.Details.xml | 16 ++++++++--------
eng/Versions.props | 2 +-
global.json | 2 +-
3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 69a4f8367..7bcc4ec0d 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -148,25 +148,25 @@
-
+
https://github.com/dotnet/arcade
- 3ba79fbd73d6765b67d0f75ac9dac148d6bea346
+ 7e0f9bc02f83d0a561d9edb963d856334f048f0d
-
+
https://github.com/dotnet/arcade
- 3ba79fbd73d6765b67d0f75ac9dac148d6bea346
+ 7e0f9bc02f83d0a561d9edb963d856334f048f0d
https://github.com/dotnet/source-build-reference-packages
639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1
-
+
https://github.com/dotnet/sourcelink
- 0811fcd5406f22b086eb64b554514231a17766fd
+ 9cd2fb642acb474fec620a94f3fff9fb8c8c0306
-
+
https://github.com/dotnet/xliff-tasks
- af2393ec57243ed926ef1e635ea5c48ce77bb1e1
+ 5cc452359a3487d19def304c355bf42bae30e63d
diff --git a/eng/Versions.props b/eng/Versions.props
index e7b6d9eed..ed4374c14 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.20621.12
+ 6.0.0-beta.20623.1
diff --git a/global.json b/global.json
index b07e0d296..02b9dc2bb 100644
--- a/global.json
+++ b/global.json
@@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20621.12"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20623.1"
}
}