diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 6242acef9..c001abbaa 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -177,19 +177,19 @@
-
+
https://github.com/dotnet/arcade
- 93656ab81d1b7f4507edc971465ef2e640694e64
+ 4d6406fa2e84c8516a338694be3a4097e6e1f104
-
+
https://github.com/dotnet/arcade
- 93656ab81d1b7f4507edc971465ef2e640694e64
+ 4d6406fa2e84c8516a338694be3a4097e6e1f104
-
+
https://github.com/dotnet/arcade
- 93656ab81d1b7f4507edc971465ef2e640694e64
+ 4d6406fa2e84c8516a338694be3a4097e6e1f104
https://github.com/dotnet/source-build-reference-packages
@@ -201,9 +201,9 @@
192fa29996b63bd32b0b112e7757e2ca1c2bfbbb
-
+
https://github.com/dotnet/xliff-tasks
- 91bcb257dfae52bdea37186c40ca6c28382de05b
+ 8cd0d0d64b445a1db3307d11932006035a47e338
diff --git a/eng/Versions.props b/eng/Versions.props
index 65379d268..e89b5b5de 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -26,7 +26,7 @@
- 7.0.0-beta.22076.9
+ 7.0.0-beta.22080.1
diff --git a/eng/common/internal/NuGet.config b/eng/common/internal/NuGet.config
index 769650362..19d3d311b 100644
--- a/eng/common/internal/NuGet.config
+++ b/eng/common/internal/NuGet.config
@@ -2,6 +2,6 @@
-
+
diff --git a/global.json b/global.json
index 01727b40f..51567fbd2 100644
--- a/global.json
+++ b/global.json
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22076.9",
- "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22076.9"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22080.1",
+ "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22080.1"
}
}