diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 3ca5b3b18..63dbaabe6 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -136,13 +136,13 @@
-
+
https://github.com/dotnet/arcade
- 28d9452d7e2ae4e98a1df735b90b03d3cac1f4e7
+ db49d790a4bfa977a9ed7436bf2aa242cefae45e
-
+
https://github.com/dotnet/arcade
- 28d9452d7e2ae4e98a1df735b90b03d3cac1f4e7
+ db49d790a4bfa977a9ed7436bf2aa242cefae45e
https://github.com/dotnet/source-build-reference-packages
@@ -152,9 +152,9 @@
https://github.com/dotnet/sourcelink
4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc
-
+
https://github.com/dotnet/xliff-tasks
- 0da469fe1c2714d0e25cad1143632562fb528425
+ aa77a885dbf30ecdb14fa2f20d4e50432ee36db5
diff --git a/eng/Versions.props b/eng/Versions.props
index c493a137f..db5d6d26e 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
- 6.0.0-beta.21209.17
+ 6.0.0-beta.21212.6
diff --git a/eng/common/cross/arm64/tizen-fetch.sh b/eng/common/cross/arm64/tizen-fetch.sh
index a48a6f51c..16d1301f2 100644
--- a/eng/common/cross/arm64/tizen-fetch.sh
+++ b/eng/common/cross/arm64/tizen-fetch.sh
@@ -157,7 +157,7 @@ fetch_tizen_pkgs()
Inform "Initialize arm base"
fetch_tizen_pkgs_init standard base
Inform "fetch common packages"
-fetch_tizen_pkgs aarch64 gcc glibc glibc-devel libicu libicu-devel libatomic linux-glibc-devel
+fetch_tizen_pkgs aarch64 gcc glibc glibc-devel libicu libicu-devel libatomic linux-glibc-devel keyutils keyutils-devel libkeyutils
Inform "fetch coreclr packages"
fetch_tizen_pkgs aarch64 lldb lldb-devel libgcc libstdc++ libstdc++-devel libunwind libunwind-devel lttng-ust-devel lttng-ust userspace-rcu-devel userspace-rcu
Inform "fetch corefx packages"
diff --git a/global.json b/global.json
index 037202ac2..b332e5be6 100644
--- a/global.json
+++ b/global.json
@@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21209.17"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21212.6"
}
}