From 8b4a42afb56e0bef1ed0a4d7ce2280ed165902be 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:36:39 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20201215.4 (#675)
[master] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 4 ++--
eng/common/performance/microbenchmarks.proj | 2 +-
global.json | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 20c7a90b4..a4af8e8b1 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- b2d5bf0342fa65d70ed2c3ddbdb3841d7ca0b382
+ 7d638bb082f374f7c8ddbada79f757662df4a246
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 861c778d9..bf08ed820 100644
--- a/global.json
+++ b/global.json
@@ -17,6 +17,6 @@
"xcopy-msbuild": "16.8.0-preview2.1"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20614.8"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20615.4"
}
}