From 33fdc46f799205cf27bc499cc78393dde63d7888 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 17 Dec 2020 13:55:46 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20201215.4 (#9241)
[master] Update dependencies from dotnet/arcade
- Coherency Updates:
- Microsoft.SourceLink.GitHub: from 1.1.0-beta-20607-02 to 1.1.0-beta-20614-02 (parent: Microsoft.DotNet.Arcade.Sdk)
- XliffTasks: from 1.0.0-beta.20610.1 to 1.0.0-beta.20612.1 (parent: Microsoft.DotNet.Arcade.Sdk)
---
eng/Version.Details.xml | 16 ++++++++--------
eng/Versions.props | 2 +-
eng/common/performance/microbenchmarks.proj | 2 +-
global.json | 2 +-
4 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 3ee3db82c..fb10a9543 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -148,25 +148,25 @@
-
+
https://github.com/dotnet/arcade
- b2d5bf0342fa65d70ed2c3ddbdb3841d7ca0b382
+ 7d638bb082f374f7c8ddbada79f757662df4a246
-
+
https://github.com/dotnet/arcade
- b2d5bf0342fa65d70ed2c3ddbdb3841d7ca0b382
+ 7d638bb082f374f7c8ddbada79f757662df4a246
https://github.com/dotnet/source-build-reference-packages
639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1
-
+
https://github.com/dotnet/sourcelink
- f3182c5db7acd80fab1e8ce3332b327886692951
+ 0811fcd5406f22b086eb64b554514231a17766fd
-
+
https://github.com/dotnet/xliff-tasks
- 686f15821486dd41b31b11380e86a2e616134b72
+ 9249d6a64e04e6ab113d4ffac14cc1b8329d78d3
diff --git a/eng/Versions.props b/eng/Versions.props
index 25135e13d..c62adfc53 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.20614.8
+ 6.0.0-beta.20615.4
diff --git a/eng/common/performance/microbenchmarks.proj b/eng/common/performance/microbenchmarks.proj
index 94b6efbc9..318ca5f1b 100644
--- a/eng/common/performance/microbenchmarks.proj
+++ b/eng/common/performance/microbenchmarks.proj
@@ -141,4 +141,4 @@
4:00
-
\ No newline at end of file
+
diff --git a/global.json b/global.json
index e69c52fff..a6b359ab6 100644
--- a/global.json
+++ b/global.json
@@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20614.8"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20615.4"
}
}