From 7d9dd040aa98663907dc3607ec319ee70ddebf6d Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Sat, 16 Oct 2021 12:49:00 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20211015.2 (#555)
[main] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 8 ++++----
eng/Versions.props | 2 +-
global.json | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0280355..86a2650 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,13 +3,13 @@
-
+
https://github.com/dotnet/arcade
- 9030d71b47f5a885a1f1d81ace8ec469249d88bc
+ 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e
-
+
https://github.com/dotnet/arcade
- 9030d71b47f5a885a1f1d81ace8ec469249d88bc
+ 8d4cde52f1f9ccd78f6389d36425dbf9c70ecb1e
diff --git a/eng/Versions.props b/eng/Versions.props
index 7c7ccd2..8432407 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -8,7 +8,7 @@
3.0.0
2.5.1
1.0.3
- 7.0.0-beta.21514.3
+ 7.0.0-beta.21515.2
diff --git a/global.json b/global.json
index eb1a19b..4db87c9 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "6.0.100-rc.1.21430.12"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21514.3",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21515.2",
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.19568.11"
}
}