diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 43037c570..c55a0cf77 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -243,17 +243,17 @@ - + https://github.com/dotnet/arcade - ace00d8719b8d1fdfd0cc05f71bb9af216338d27 + 117337a1e7024e31b321d44d8b71a821e69c3967 - + https://github.com/dotnet/arcade - ace00d8719b8d1fdfd0cc05f71bb9af216338d27 + 117337a1e7024e31b321d44d8b71a821e69c3967 - + https://github.com/dotnet/arcade - ace00d8719b8d1fdfd0cc05f71bb9af216338d27 + 117337a1e7024e31b321d44d8b71a821e69c3967 https://github.com/dotnet/arcade-services @@ -263,14 +263,14 @@ https://github.com/dotnet/arcade-services 0e9abfee048404d9b994fc64235b42216ce68dad - + https://github.com/dotnet/arcade - ace00d8719b8d1fdfd0cc05f71bb9af216338d27 + 117337a1e7024e31b321d44d8b71a821e69c3967 - + https://github.com/dotnet/arcade - ace00d8719b8d1fdfd0cc05f71bb9af216338d27 + 117337a1e7024e31b321d44d8b71a821e69c3967 diff --git a/eng/Versions.props b/eng/Versions.props index 4e03e844c..fe67874ed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.24165.6 + 9.0.0-beta.24170.7 diff --git a/global.json b/global.json index 1d8d54a51..3ed375e55 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24165.6", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24165.6" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24170.7", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24170.7" } }