From 0dadb4bd632febb508d88fa1facbf37dd6e80048 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Wed, 12 Apr 2023 15:57:19 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20230411.8 (#1570)
[main] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 20 ++++++++++----------
global.json | 4 ++--
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0b500051..56607e09 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,25 +3,25 @@
-
+
https://github.com/dotnet/arcade
- e5c569253a4cecd110830acbf1ffae96d5a37cc6
+ 17d9eee32f20a6af0ebb620254a22f601d159578
-
+
https://github.com/dotnet/arcade
- e5c569253a4cecd110830acbf1ffae96d5a37cc6
+ 17d9eee32f20a6af0ebb620254a22f601d159578
-
+
https://github.com/dotnet/arcade
- e5c569253a4cecd110830acbf1ffae96d5a37cc6
+ 17d9eee32f20a6af0ebb620254a22f601d159578
-
+
https://github.com/dotnet/arcade
- e5c569253a4cecd110830acbf1ffae96d5a37cc6
+ 17d9eee32f20a6af0ebb620254a22f601d159578
-
+
https://github.com/dotnet/arcade
- e5c569253a4cecd110830acbf1ffae96d5a37cc6
+ 17d9eee32f20a6af0ebb620254a22f601d159578
https://github.com/dotnet/arcade-services
diff --git a/global.json b/global.json
index e6009c1c..78598ed6 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"allowPrerelease": true
},
"tools": {
- "dotnet": "8.0.100-preview.1.23115.2",
+ "dotnet": "8.0.100-preview.3.23178.7",
"runtimes": {
"dotnet": [
"6.0.0"
@@ -14,6 +14,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23210.3"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23211.8"
}
}