From 2bea6b488742def1b6cf1a85fdc99226e31b0f21 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 13 May 2021 13:02:22 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20210513.1 (#10604)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- XliffTasks: from 1.0.0-beta.21258.1 to 1.0.0-beta.21261.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 3f0160160..53ca6b359 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -136,14 +136,14 @@
-
+
https://github.com/dotnet/arcade
- c5c6ef92686f208055e884bad45d32966f0b1f95
+ 6b9758661f4483a70654bcaf6f8d7c6a79ee5660
-
+
https://github.com/dotnet/arcade
- c5c6ef92686f208055e884bad45d32966f0b1f95
+ 6b9758661f4483a70654bcaf6f8d7c6a79ee5660
https://github.com/dotnet/source-build-reference-packages
@@ -153,9 +153,9 @@
https://github.com/dotnet/sourcelink
4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc
-
+
https://github.com/dotnet/xliff-tasks
- 0a2951a0b8b7bd08ea51f7e6492cc9d3c23181c1
+ 1dacaf9f6c80953627314b44b538c3f3c109b41d
diff --git a/eng/Versions.props b/eng/Versions.props
index 7070d95e5..53977e0ae 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.21261.6
+ 6.0.0-beta.21263.1
diff --git a/global.json b/global.json
index 6b42ae3c1..1647c7af3 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.21261.6",
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21263.1",
"Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2"
}
}