diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e1fdd7b909..2fe08ba927 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,29 +1,29 @@
-
+
https://github.com/dotnet/arcade
- 4fbea0f97a7e2a1194dbb6d1953595969b4815e6
+ 34138f08e2c9c3c41a0ac8af583a57ea953e3821
-
+
https://github.com/dotnet/arcade
- 4fbea0f97a7e2a1194dbb6d1953595969b4815e6
+ 34138f08e2c9c3c41a0ac8af583a57ea953e3821
-
+
https://github.com/dotnet/arcade
- 4fbea0f97a7e2a1194dbb6d1953595969b4815e6
+ 34138f08e2c9c3c41a0ac8af583a57ea953e3821
-
+
https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage
- 45bfb9e0f1bffade897524514c6f41d132510373
+ cce9cc0264c13cc94d21fbcdb0fda2197ca05469
-
+
https://github.com/microsoft/testanywhere
- d320a5d2b0cd3512c6945e8968da5882089fcf2c
+ 8e5408cbe3187c07ead5e47f3de581a63540d5a2
-
+
https://github.com/microsoft/testanywhere
- d320a5d2b0cd3512c6945e8968da5882089fcf2c
+ 8e5408cbe3187c07ead5e47f3de581a63540d5a2
diff --git a/eng/Versions.props b/eng/Versions.props
index f3a126dc10..16acc49526 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -7,10 +7,10 @@
preview
- 10.0.0-beta.24466.4
- 17.12.5-preview.24467.2
+ 10.0.0-beta.24467.1
+ 17.12.5-preview.24467.3
- 1.5.0-preview.24466.1
- 1.0.0-alpha.24466.1
+ 1.5.0-preview.24468.2
+ 1.0.0-alpha.24468.2
diff --git a/eng/common/template-guidance.md b/eng/common/template-guidance.md
index 5ef6c30ba9..98bbc1ded0 100644
--- a/eng/common/template-guidance.md
+++ b/eng/common/template-guidance.md
@@ -57,7 +57,7 @@ extends:
Note: Multiple outputs are ONLY applicable to 1ES PT publishing (only usable when referencing `templates-official`).
-# Development notes
+## Development notes
**Folder / file structure**
diff --git a/global.json b/global.json
index aa1e293f8e..f0f220adeb 100644
--- a/global.json
+++ b/global.json
@@ -25,7 +25,7 @@
"rollForward": "latestFeature"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24466.4",
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24467.1",
"MSBuild.Sdk.Extras": "3.0.44"
}
}