diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1e77dc1e..9b2d8fa55 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,27 +172,27 @@ - + https://github.com/dotnet/arcade - 57ac10418e39271319394a230f7e3a8f4ef9f15b + dfb902f38e7c68d8cd83d53f32ea174e8f3a310a - + https://github.com/dotnet/arcade - 57ac10418e39271319394a230f7e3a8f4ef9f15b + dfb902f38e7c68d8cd83d53f32ea174e8f3a310a - + https://github.com/dotnet/arcade - 57ac10418e39271319394a230f7e3a8f4ef9f15b + dfb902f38e7c68d8cd83d53f32ea174e8f3a310a https://github.com/dotnet/source-build-reference-packages 639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1 - + https://github.com/dotnet/sourcelink - 8031e5220baf2acad991e661d8308b783d2acf3e + a3b0464ac52e6f435a4323ceabdd9107a13d8283 diff --git a/eng/Versions.props b/eng/Versions.props index 5ce368b3d..165ae50b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21511.1 + 7.0.0-beta.21512.3 diff --git a/global.json b/global.json index 41072e618..5cba78ba6 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.21511.1", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21511.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21512.3", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21512.3" } }