From d69d97c45de63234b259ac7283564163d645fa27 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Wed, 5 Jan 2022 16:06:50 +0000
Subject: [PATCH] [main] Update dependencies from dotnet/xliff-tasks
dotnet/arcade (#8311)
[main] Update dependencies from dotnet/xliff-tasks dotnet/arcade
---
eng/Version.Details.xml | 24 ++++++++++++------------
eng/Versions.props | 8 ++++----
global.json | 4 ++--
3 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index af4a0756c4e..fba78d34db5 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -15,25 +15,25 @@
-
+
https://github.com/dotnet/arcade
- a0f6d2432ce3d1bb30ee747bb534f477c75fd667
+ 85188b0c348f3f7f8206f441ec2ee2da6dbb06fe
-
+
https://github.com/dotnet/arcade
- a0f6d2432ce3d1bb30ee747bb534f477c75fd667
+ 85188b0c348f3f7f8206f441ec2ee2da6dbb06fe
-
+
https://github.com/dotnet/arcade
- a0f6d2432ce3d1bb30ee747bb534f477c75fd667
+ 85188b0c348f3f7f8206f441ec2ee2da6dbb06fe
-
+
https://github.com/dotnet/arcade
- a0f6d2432ce3d1bb30ee747bb534f477c75fd667
+ 85188b0c348f3f7f8206f441ec2ee2da6dbb06fe
-
+
https://github.com/dotnet/arcade
- a0f6d2432ce3d1bb30ee747bb534f477c75fd667
+ 85188b0c348f3f7f8206f441ec2ee2da6dbb06fe
https://github.com/dotnet/arcade-services
@@ -72,9 +72,9 @@
https://github.com/dotnet/symreader-converter
c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0
-
+
https://github.com/dotnet/xliff-tasks
- 228b671d9e34cedd19608457b3d76455cd4deedb
+ bb653c9576fa0bdce8e65bcc0c52d549f0c42a8e
diff --git a/eng/Versions.props b/eng/Versions.props
index da9205ae22b..84ae0ef16f8 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -67,8 +67,8 @@
8.5.0
2.4.2-pre.9
2.0.3
- 7.0.0-beta.22053.2
- 7.0.0-beta.22053.2
+ 7.0.0-beta.22054.5
+ 7.0.0-beta.22054.5
1.22.0
1.1.2
2.0.0
@@ -79,8 +79,8 @@
1.1.0-beta.21553.1
1.2.0-beta-21629-02
1.2.0-beta-21629-02
- 7.0.0-beta.22053.2
- 1.0.0-beta.21631.1
+ 7.0.0-beta.22054.5
+ 1.0.0-beta.22054.1
1.1.0-beta.21615.11
1.0.0-prerelease.22053.1
2.0.0-preview.1.21526.15
diff --git a/global.json b/global.json
index 401b36e41d4..8e755d9687a 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "6.0.100"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22053.2",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22053.2"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22054.5",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22054.5"
}
}