From a14235b80f968733a1f0ae6b03960b8c3c6cb05c Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Fri, 11 Dec 2020 17:14:11 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20201130.4 (#28598)
[release/5.0] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 12 ++++++------
eng/Versions.props | 2 +-
eng/common/SetupNugetSources.ps1 | 5 +++--
eng/common/SetupNugetSources.sh | 4 ++--
global.json | 4 ++--
5 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 4c5ea0cb17..41cfd741de 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -313,17 +313,17 @@
https://github.com/dotnet/runtime
cf258a14b70ad9069470a108f13765e0e5988f51
-
+
https://github.com/dotnet/arcade
- 6f54e001de0c52e52578e5252cb279f5bc9a2eb6
+ 79333c52da3f213509ab79bd92924660e04e668c
-
+
https://github.com/dotnet/arcade
- 6f54e001de0c52e52578e5252cb279f5bc9a2eb6
+ 79333c52da3f213509ab79bd92924660e04e668c
-
+
https://github.com/dotnet/arcade
- 6f54e001de0c52e52578e5252cb279f5bc9a2eb6
+ 79333c52da3f213509ab79bd92924660e04e668c
diff --git a/eng/Versions.props b/eng/Versions.props
index 5f86c4093a..5e272b1371 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -135,7 +135,7 @@
5.0.1
5.0.1
- 5.0.0-beta.20560.3
+ 5.0.0-beta.20580.4
"
sed -i.bak "s|$OldDisableValue|$NewDisableValue|" $ConfigFile
echo "Neutralized disablePackageSources entry for '$DisabledSourceName'"
fi
diff --git a/global.json b/global.json
index 89310a3f3e..501ba161bf 100644
--- a/global.json
+++ b/global.json
@@ -30,7 +30,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.15.2",
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20560.3",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20560.3"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20580.4",
+ "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20580.4"
}
}