diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index da74b22b8f7b..f1587202930c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,7 +19,7 @@ https://github.com/dotnet/llvm-project - 75e182c26dbf5d9f8ccca0ac68ee63b0bebb17b8 + 754d13817d834b716d339183e21aac7d2489c496 @@ -90,17 +90,17 @@ https://github.com/dotnet/test-templates 0385265f4d0b6413d64aea0223172366a9b9858c - + https://github.com/dotnet/test-templates - a47740f5f3936da8dcebe9e8868b6311bc4402f8 + 8a75efaa853cd17f1336f5e99e626ab3e0fa68d1 - + https://github.com/dotnet/test-templates - a47740f5f3936da8dcebe9e8868b6311bc4402f8 + 8a75efaa853cd17f1336f5e99e626ab3e0fa68d1 - + https://github.com/dotnet/test-templates - a47740f5f3936da8dcebe9e8868b6311bc4402f8 + 8a75efaa853cd17f1336f5e99e626ab3e0fa68d1 diff --git a/eng/Versions.props b/eng/Versions.props index 6e569e714ea8..8f8f74e387dd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -43,9 +43,9 @@ 1.0.2-beta4.22406.1 - 1.0.2-beta4.22409.1 - 1.0.2-beta4.22409.1 - 1.0.2-beta4.22409.1 + 1.0.2-beta4.22425.1 + 1.0.2-beta4.22425.1 + 1.0.2-beta4.22425.1 diff --git a/src/SourceBuild/tarball/patches/llvm-project/0001-Upgrade-to-an-MS.Build.Traversal-version-we-have-a-r.patch b/src/SourceBuild/tarball/patches/llvm-project/0001-Upgrade-to-an-MS.Build.Traversal-version-we-have-a-r.patch index 57846fba6367..098694eff5bd 100644 --- a/src/SourceBuild/tarball/patches/llvm-project/0001-Upgrade-to-an-MS.Build.Traversal-version-we-have-a-r.patch +++ b/src/SourceBuild/tarball/patches/llvm-project/0001-Upgrade-to-an-MS.Build.Traversal-version-we-have-a-r.patch @@ -16,8 +16,8 @@ index df77e9a199d6..19b99be1f71b 100644 +++ b/global.json @@ -5,6 +5,6 @@ "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22367.1", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22367.1", + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22358.3", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22358.3", - "Microsoft.Build.Traversal": "2.0.2" + "Microsoft.Build.Traversal": "2.0.34" }