From 385129cbc980a515ddee2fa56f6b16f3183ed9bc Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Sat, 19 Aug 2023 16:04:59 +0000
Subject: [PATCH] [main] Update dependencies from dotnet/xliff-tasks
dotnet/arcade dotnet/arcade-services dotnet/source-build-externals (#13987)
[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/arcade-services dotnet/source-build-externals
---
eng/Version.Details.xml | 36 ++++++++++++++++++------------------
eng/Versions.props | 12 ++++++------
global.json | 4 ++--
3 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index a53d87ede5b..e60d7925e66 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -19,34 +19,34 @@
https://github.com/dotnet/templating
ff0bf67619979e5f8d791e40ae56a8e3e857ea2f
-
+
https://github.com/dotnet/arcade
- 46ff142f43e887d5f9a4d87ef39d72166f61db8d
+ 7837a0b504ed9a598daebd50f20520ccda5fe2b1
-
+
https://github.com/dotnet/arcade
- 46ff142f43e887d5f9a4d87ef39d72166f61db8d
+ 7837a0b504ed9a598daebd50f20520ccda5fe2b1
-
+
https://github.com/dotnet/arcade
- 46ff142f43e887d5f9a4d87ef39d72166f61db8d
+ 7837a0b504ed9a598daebd50f20520ccda5fe2b1
-
+
https://github.com/dotnet/arcade
- 46ff142f43e887d5f9a4d87ef39d72166f61db8d
+ 7837a0b504ed9a598daebd50f20520ccda5fe2b1
-
+
https://github.com/dotnet/arcade
- 46ff142f43e887d5f9a4d87ef39d72166f61db8d
+ 7837a0b504ed9a598daebd50f20520ccda5fe2b1
-
+
https://github.com/dotnet/arcade-services
- 5d63a226d022fda90cae2c239e882ad253baa758
+ 3d0ca14bd5718ba753e8dc1846db38913137cc85
-
+
https://github.com/dotnet/arcade-services
- 5d63a226d022fda90cae2c239e882ad253baa758
+ 3d0ca14bd5718ba753e8dc1846db38913137cc85
https://github.com/dotnet/xharness
@@ -68,9 +68,9 @@
https://github.com/dotnet/symreader-converter
c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0
-
+
https://github.com/dotnet/xliff-tasks
- 1d688e4b21c1782d802beb1e9478535f647a28ec
+ bb654cd4736e7e8cb99f1c355ce2b8f0a686ba74
@@ -90,9 +90,9 @@
45f5554ac6813e1e155c47fd80ec146c684f65e8
-
+
https://github.com/dotnet/source-build-externals
- 72f5ac04ce80508c7a7d7aaba4ecf7df51c5eca2
+ 8fc77fa8f591051da1120ebb76c3795b7b584495
diff --git a/eng/Versions.props b/eng/Versions.props
index aa41682f47f..35b7ba2963f 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -8,12 +8,12 @@
- 8.0.0-beta.23415.4
- 8.0.0-beta.23415.4
- 8.0.0-beta.23415.4
+ 8.0.0-beta.23417.3
+ 8.0.0-beta.23417.3
+ 8.0.0-beta.23417.3
- 1.1.0-beta.23416.3
- 1.1.0-beta.23416.3
+ 1.1.0-beta.23418.3
+ 1.1.0-beta.23418.3
1.1.1
4.5.5
@@ -73,7 +73,7 @@
8.0.0-prerelease.23407.2
- 1.0.0-beta.23416.1
+ 1.0.0-beta.23418.1
1.31.0
12.16.0
diff --git a/global.json b/global.json
index e8ec1db5da9..196c0ea0168 100644
--- a/global.json
+++ b/global.json
@@ -3,8 +3,8 @@
"dotnet": "8.0.100-preview.7.23376.3"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23415.4",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23415.4",
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23417.3",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23417.3",
"Microsoft.Build.NoTargets": "3.7.0"
}
}