diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index aa1fc1411..a612bab0b 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -1 +1,17 @@
-
+
+
+
+
+
+ 9.0.0-beta.25380.1
+
+
+
+
+ $(MicrosoftDotNetArcadeSdkPackageVersion)
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e81d1ba46..f4cded0b4 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -4,9 +4,9 @@
-
+
https://github.com/dotnet/arcade
- 1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f
+ 7e67a7b4b62513a475afe46c4cd74d54b68f65c9
diff --git a/eng/Versions.props b/eng/Versions.props
index 0d98696bb..58b09c789 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -1,10 +1,13 @@
+
+
2.0.0
rc
1
-
+
+
diff --git a/global.json b/global.json
index 22c49d0b2..27face720 100644
--- a/global.json
+++ b/global.json
@@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25366.1"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25380.1"
}
}