From 8df8de9bec6e793cd94ca8804ad2c1f2b80f9275 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Mon, 16 Oct 2023 20:01:16 +0000
Subject: [PATCH] [release/7.0.4xx] Update dependencies from dotnet/arcade
(#17531)
[release/7.0.4xx] Update dependencies from dotnet/arcade
---
NuGet.config | 36 ------------------------------------
eng/Version.Details.xml | 12 ++++++------
eng/Versions.props | 2 +-
global.json | 4 ++--
4 files changed, 9 insertions(+), 45 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index 4175a7ddb..6034dc65f 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -10,32 +10,14 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -57,29 +39,11 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f2fcfd3e2..48ed74a1e 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -192,18 +192,18 @@
-
+
https://github.com/dotnet/arcade
- acb831a5b31a3cc4a744a8944b6bd172e6969234
+ 49ef9b336412d5bce043d4935166d8125a2e097d
-
+
https://github.com/dotnet/arcade
- acb831a5b31a3cc4a744a8944b6bd172e6969234
+ 49ef9b336412d5bce043d4935166d8125a2e097d
-
+
https://github.com/dotnet/arcade
- acb831a5b31a3cc4a744a8944b6bd172e6969234
+ 49ef9b336412d5bce043d4935166d8125a2e097d
https://github.com/dotnet/source-build-reference-packages
diff --git a/eng/Versions.props b/eng/Versions.props
index 30e2ef0d2..c818b28a5 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -33,7 +33,7 @@
- 7.0.0-beta.23511.9
+ 7.0.0-beta.23513.2
diff --git a/global.json b/global.json
index 07baaa447..97c00f8b7 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.23511.9",
- "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23511.9"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23513.2",
+ "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23513.2"
}
}