diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 5906d045d03..f1f881e100f 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -11,25 +11,25 @@
-
+
https://github.com/dotnet/arcade
- e9fd640e1ec1890489ea66ad0f59e733448056da
+ 0cfaf935894a4c98ff7445c903f1b4c32990b127
-
+
https://github.com/dotnet/arcade
- e9fd640e1ec1890489ea66ad0f59e733448056da
+ 0cfaf935894a4c98ff7445c903f1b4c32990b127
-
+
https://github.com/dotnet/arcade
- e9fd640e1ec1890489ea66ad0f59e733448056da
+ 0cfaf935894a4c98ff7445c903f1b4c32990b127
-
+
https://github.com/dotnet/arcade
- e9fd640e1ec1890489ea66ad0f59e733448056da
+ 0cfaf935894a4c98ff7445c903f1b4c32990b127
-
+
https://github.com/dotnet/arcade
- e9fd640e1ec1890489ea66ad0f59e733448056da
+ 0cfaf935894a4c98ff7445c903f1b4c32990b127
https://github.com/dotnet/arcade-services
@@ -47,9 +47,9 @@
https://github.com/dotnet/roslyn
4c32f5e4e9c0828a94fd4d1c9c0994082c85aaf3
-
+
https://github.com/mono/linker
- 307f6b0afd2fea639fffa97e67155bafe6aa8461
+ 4afa1051f5e44560368aacb21429e956ce39cc1a
https://github.com/dotnet/sourcelink
@@ -68,9 +68,9 @@
https://github.com/dotnet/symreader-converter
c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0
-
+
https://github.com/dotnet/xliff-tasks
- 59ce967675b3600c2de41443483949d86305de93
+ 2739f40a72dec8100f99be106ae6b7d640e6fe69
diff --git a/eng/Versions.props b/eng/Versions.props
index 2cb7b837e97..e66fe7bdc3b 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -36,7 +36,7 @@
2.1.1
2.1.0
3.10.0-3.21251.8
- 6.0.100-preview.5.21229.1
+ 6.0.100-preview.5.21254.1
16.7.1
4.8.3
5.3.0.1
@@ -66,8 +66,8 @@
2.4.1
2.0.3
2.4.1
- 6.0.0-beta.21253.2
- 6.0.0-beta.21253.2
+ 6.0.0-beta.21254.3
+ 6.0.0-beta.21254.3
1.22.0
1.1.2
2.0.0
@@ -80,8 +80,8 @@
1.1.0-beta.20258.6
1.1.0-beta-21228-01
1.1.0-beta-21228-01
- 6.0.0-beta.21253.2
- 1.0.0-beta.21251.1
+ 6.0.0-beta.21254.3
+ 1.0.0-beta.21254.1
1.1.0-beta.21228.1
1.0.0-prerelease.21230.4
1.1.156402
diff --git a/global.json b/global.json
index affca35fa7b..d7f2abb0858 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "6.0.100-preview.3.21202.5"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21253.2",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21253.2"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21254.3",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21254.3"
}
}