diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index aa5de6c2887..7a9d9181708 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -11,25 +11,25 @@
-
+
https://github.com/dotnet/arcade
- e1044f09e18638a98a9f0448086a7295f3d16834
+ 46ad27d3cc557f2b84ce30b2c4e27438526dc91d
-
+
https://github.com/dotnet/arcade
- e1044f09e18638a98a9f0448086a7295f3d16834
+ 46ad27d3cc557f2b84ce30b2c4e27438526dc91d
-
+
https://github.com/dotnet/arcade
- e1044f09e18638a98a9f0448086a7295f3d16834
+ 46ad27d3cc557f2b84ce30b2c4e27438526dc91d
-
+
https://github.com/dotnet/arcade
- e1044f09e18638a98a9f0448086a7295f3d16834
+ 46ad27d3cc557f2b84ce30b2c4e27438526dc91d
-
+
https://github.com/dotnet/arcade
- e1044f09e18638a98a9f0448086a7295f3d16834
+ 46ad27d3cc557f2b84ce30b2c4e27438526dc91d
https://github.com/dotnet/arcade-services
@@ -39,17 +39,17 @@
https://github.com/dotnet/arcade-services
cac955fe259cb611f6a29d09209bd717deb69037
-
+
https://github.com/dotnet/xharness
- 5716225d8681204165df5ec713fe5a45a934c28d
+ d78c6aaaa73bbfad500e06a1aec9385fde5bfc4a
-
+
https://github.com/dotnet/roslyn
- 5f00f4d6ffb242a337e21a196aab0593891e430e
+ 4c32f5e4e9c0828a94fd4d1c9c0994082c85aaf3
-
+
https://github.com/mono/linker
- e48f540b753d2aa5f5d4c22f4bbc41aba130345b
+ 307f6b0afd2fea639fffa97e67155bafe6aa8461
https://github.com/dotnet/sourcelink
@@ -68,9 +68,9 @@
https://github.com/dotnet/symreader-converter
c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0
-
+
https://github.com/dotnet/xliff-tasks
- 37099419d3170cb788fd6bc3de4f7364bc586195
+ 59ce967675b3600c2de41443483949d86305de93
diff --git a/eng/Versions.props b/eng/Versions.props
index 5847dca551e..e22c071e4f8 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -35,8 +35,8 @@
2.0.0
2.1.1
2.1.0
- 3.10.0-2.21203.6
- 6.0.100-preview.5.21228.2
+ 3.10.0-3.21251.8
+ 6.0.100-preview.5.21229.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.21228.3
- 6.0.0-beta.21228.3
+ 6.0.0-beta.21230.2
+ 6.0.0-beta.21230.2
1.22.0
1.1.2
2.0.0
@@ -80,10 +80,10 @@
1.1.0-beta.20258.6
1.1.0-beta-21228-01
1.1.0-beta-21228-01
- 6.0.0-beta.21228.3
- 1.0.0-beta.21224.1
+ 6.0.0-beta.21230.2
+ 1.0.0-beta.21251.1
1.1.0-beta.21228.1
- 1.0.0-prerelease.21226.1
+ 1.0.0-prerelease.21230.4
1.1.156402
1.1.152002
6.0.100-preview.3.21175.4
diff --git a/global.json b/global.json
index bd5143f420c..b91ca77ca82 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.21228.3",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21228.3"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21230.2",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21230.2"
}
}