From 9bebf2a67360436f2aafd974d15e7cf225ae6dae Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 6 Apr 2023 15:00:48 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20230405.4 (#5084)
[main] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 20 ++++++++++----------
eng/Versions.props | 10 +++++-----
global.json | 4 ++--
3 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 40c3fd609f6..037467fb49c 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -4,25 +4,25 @@
-
+
https://github.com/dotnet/arcade
- 747f53d751983dd062f39f4654bff074536e0012
+ 290a3ecc0e3dabcdcafff632ccbf28d42db8061b
-
+
https://github.com/dotnet/arcade
- 747f53d751983dd062f39f4654bff074536e0012
+ 290a3ecc0e3dabcdcafff632ccbf28d42db8061b
-
+
https://github.com/dotnet/arcade
- 747f53d751983dd062f39f4654bff074536e0012
+ 290a3ecc0e3dabcdcafff632ccbf28d42db8061b
-
+
https://github.com/dotnet/arcade
- 747f53d751983dd062f39f4654bff074536e0012
+ 290a3ecc0e3dabcdcafff632ccbf28d42db8061b
-
+
https://github.com/dotnet/arcade
- 747f53d751983dd062f39f4654bff074536e0012
+ 290a3ecc0e3dabcdcafff632ccbf28d42db8061b
diff --git a/eng/Versions.props b/eng/Versions.props
index 581162f929b..c02cc420ea4 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -23,11 +23,11 @@
- 8.0.0-beta.23177.4
- 8.0.0-beta.23177.4
- 8.0.0-beta.23177.4
- 8.0.0-beta.23177.4
- 8.0.0-beta.23177.4
+ 8.0.0-beta.23205.4
+ 8.0.0-beta.23205.4
+ 8.0.0-beta.23205.4
+ 8.0.0-beta.23205.4
+ 8.0.0-beta.23205.4
diff --git a/global.json b/global.json
index bfe3b25e712..72f1dc24dd2 100644
--- a/global.json
+++ b/global.json
@@ -13,7 +13,7 @@
"version": "8.0.100-preview.1.23115.2"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23177.4",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23177.4"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23205.4",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23205.4"
}
}