From 46b17bd1587380d190dcdfd45a61a5b5c1eb6c93 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Mon, 31 May 2021 03:00:28 +0000
Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#10798)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- XliffTasks: from 1.0.0-beta.21275.1 to 1.0.0-beta.21277.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 7c9f8f77a..9eb3d72b1 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -136,14 +136,14 @@
-
+
https://github.com/dotnet/arcade
- c2a8af3f309fc27402fa9c18bac6df757a9c41ed
+ b5ca0997b26992dcc4e55ec3d87d71000be295ce
-
+
https://github.com/dotnet/arcade
- c2a8af3f309fc27402fa9c18bac6df757a9c41ed
+ b5ca0997b26992dcc4e55ec3d87d71000be295ce
https://github.com/dotnet/source-build-reference-packages
@@ -153,9 +153,9 @@
https://github.com/dotnet/sourcelink
4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc
-
+
https://github.com/dotnet/xliff-tasks
- 2f7e6e21fab95c1eab90142212e9af1ebf3211eb
+ 426214b8acf4ce48093e776d1a8ad35db8e72af2
diff --git a/eng/Versions.props b/eng/Versions.props
index 40a07c219..1e5941b57 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.21276.5
+ 6.0.0-beta.21278.1
diff --git a/global.json b/global.json
index b8b0e011e..30b9ef215 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.21276.5",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21278.1",
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2"
}
}