diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b2988ada2..112c1b470 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,25 +172,25 @@ - + https://github.com/dotnet/arcade - 0cdef445272ad6a7374dfed71496c5affef90305 + f08de5892cab40c9a0e94dcc54b4537763420494 - + https://github.com/dotnet/arcade - 0cdef445272ad6a7374dfed71496c5affef90305 + f08de5892cab40c9a0e94dcc54b4537763420494 - + https://github.com/dotnet/arcade - 0cdef445272ad6a7374dfed71496c5affef90305 + f08de5892cab40c9a0e94dcc54b4537763420494 https://github.com/dotnet/source-build-reference-packages 639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1 - + https://github.com/dotnet/sourcelink 437c4a745607a91e6f5e7801fd2949ffbef4e992 diff --git a/eng/Versions.props b/eng/Versions.props index cdbb580f9..f9bcd2ab2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21524.1 + 7.0.0-beta.21526.1 diff --git a/global.json b/global.json index 2910d2fc8..220a90fd1 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.21524.1", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21524.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21526.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21526.1" } }