diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 447a02b4e..afe963cbf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,18 +192,18 @@ - + https://github.com/dotnet/arcade - 0f007628f5e56efc6282db8fd60a3d231771d390 + 50beddb53d462dbd9d8579725a3d368e03cc08fd - + https://github.com/dotnet/arcade - 0f007628f5e56efc6282db8fd60a3d231771d390 + 50beddb53d462dbd9d8579725a3d368e03cc08fd - + https://github.com/dotnet/arcade - 0f007628f5e56efc6282db8fd60a3d231771d390 + 50beddb53d462dbd9d8579725a3d368e03cc08fd https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 4adb975b7..82d00e4a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 7.0.0-beta.24129.3 + 7.0.0-beta.24129.5 diff --git a/global.json b/global.json index 562fedb86..13804ed82 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.24129.3", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.24129.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.24129.5", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.24129.5" } }