From 74507010fafeb931a063f8649bff0b032ebc725b Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 9 Sep 2021 13:09:41 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20210907.3 (#11952)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- Microsoft.SourceLink.GitHub: from 1.1.0-beta-21423-02 to 1.1.0-beta-21453-01 (parent: Microsoft.DotNet.Arcade.Sdk)
- Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21431.1 to 1.0.0-beta.21452.1 (parent: Microsoft.DotNet.Arcade.Sdk)
---
eng/Version.Details.xml | 20 ++++++++++----------
eng/Versions.props | 2 +-
global.json | 4 ++--
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index d7796feb9..d78eef317 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -157,32 +157,32 @@
-
+
https://github.com/dotnet/arcade
- 7309c692126e24bc10702f39fe45b2a295b224d2
+ 1e11251dfea77c00eea2228660c1afa011347d17
-
+
https://github.com/dotnet/arcade
- 7309c692126e24bc10702f39fe45b2a295b224d2
+ 1e11251dfea77c00eea2228660c1afa011347d17
-
+
https://github.com/dotnet/arcade
- 7309c692126e24bc10702f39fe45b2a295b224d2
+ 1e11251dfea77c00eea2228660c1afa011347d17
https://github.com/dotnet/source-build-reference-packages
639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1
-
+
https://github.com/dotnet/sourcelink
- 6dcc7d005e38829efb6714d2ecfc4c0cb383e7d9
+ b47f05da7091ea0f69a43d4589c0fda3fdbb1ec7
-
+
https://github.com/dotnet/xliff-tasks
- bc3233146e1fcd393ed471d5005333c83363e0fe
+ b8baaa09bffb260ba0a9725d56e9d7d83db9d17e
diff --git a/eng/Versions.props b/eng/Versions.props
index f840f7dca..2c3d1dfa0 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 7.0.0-beta.21456.1
+ 7.0.0-beta.21457.3
diff --git a/global.json b/global.json
index d24081133..23785d732 100644
--- a/global.json
+++ b/global.json
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21456.1",
- "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21456.1"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21457.3",
+ "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21457.3"
}
}