From c83bef2f34e5302bfc651d12df2f8bbcd2a981dc Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Mon, 7 Jun 2021 05:11:46 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20210604.1 (#10851)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- XliffTasks: from 1.0.0-beta.21301.1 to 1.0.0-beta.21303.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 203cc596926c..538f0dc15e1a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -136,14 +136,14 @@
-
+
https://github.com/dotnet/arcade
- 78da7776965b428ff31da8f1ff2cb073506212b7
+ 85a65ea1fca1d0867f699fed44d191358270bf6a
-
+
https://github.com/dotnet/arcade
- 78da7776965b428ff31da8f1ff2cb073506212b7
+ 85a65ea1fca1d0867f699fed44d191358270bf6a
https://github.com/dotnet/source-build-reference-packages
@@ -153,9 +153,9 @@
https://github.com/dotnet/sourcelink
4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc
-
+
https://github.com/dotnet/xliff-tasks
- 988455b0e81c8b2a49bad5b488ebe8df6407924f
+ 5f46493770064a307090e24e315ca4d071d91b69
diff --git a/eng/Versions.props b/eng/Versions.props
index 13cca986784a..dd4ab3b225b6 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.21303.2
+ 6.0.0-beta.21304.1
diff --git a/global.json b/global.json
index d2574827ddac..1e4cdc4f007c 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.21303.2",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21304.1",
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2"
}
}