From 035d4389ab776d734ed043da55e13d809f9cf7a7 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Mon, 1 Jan 2024 13:26:31 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20231228.1 (#2365)
[main] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 12 ++++++------
eng/Versions.props | 2 +-
global.json | 4 ++--
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f6af41ae4..573cd4f24 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,17 +3,17 @@
-
+
https://github.com/dotnet/arcade
- a1e4795fcba619bba3534700b660ad6d2e3ce859
+ 9e5fd26c0d1a187dfa08242d83e341634d4b1b07
-
+
https://github.com/dotnet/arcade
- a1e4795fcba619bba3534700b660ad6d2e3ce859
+ 9e5fd26c0d1a187dfa08242d83e341634d4b1b07
-
+
https://github.com/dotnet/arcade
- a1e4795fcba619bba3534700b660ad6d2e3ce859
+ 9e5fd26c0d1a187dfa08242d83e341634d4b1b07
diff --git a/eng/Versions.props b/eng/Versions.props
index 095d5d7c7..28820c514 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -14,6 +14,6 @@
8.0.0
8.0.0
- 9.0.0-beta.23621.2
+ 9.0.0-beta.23628.1
diff --git a/global.json b/global.json
index 8f5665987..ae4fd6582 100644
--- a/global.json
+++ b/global.json
@@ -18,7 +18,7 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23621.2",
- "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23621.2"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23628.1",
+ "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23628.1"
}
}