diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 03d0369cb..344f7f58a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,18 +192,18 @@ - + https://github.com/dotnet/arcade - a14feb9f4edafbe99fc870b306615b639af6ae43 + 84988fee39220970768c4f82c545d7b352274e02 - + https://github.com/dotnet/arcade - a14feb9f4edafbe99fc870b306615b639af6ae43 + 84988fee39220970768c4f82c545d7b352274e02 - + https://github.com/dotnet/arcade - a14feb9f4edafbe99fc870b306615b639af6ae43 + 84988fee39220970768c4f82c545d7b352274e02 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 9f386d099..e7bdf09cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 7.0.0-beta.24172.6 + 7.0.0-beta.24175.1 diff --git a/global.json b/global.json index 9d1d64240..d0480ff21 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.24172.6", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.24172.6" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.24175.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.24175.1" } }