diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c9d4a826755..3c1805a8377 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,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/arcade - 0cdef445272ad6a7374dfed71496c5affef90305 + f08de5892cab40c9a0e94dcc54b4537763420494 - + https://github.com/dotnet/arcade - 0cdef445272ad6a7374dfed71496c5affef90305 + f08de5892cab40c9a0e94dcc54b4537763420494 https://github.com/dotnet/arcade-services @@ -51,14 +51,14 @@ https://github.com/dotnet/linker d0662ed8db919642177ddfd06a1c33895a69015f - + https://github.com/dotnet/sourcelink - 437c4a745607a91e6f5e7801fd2949ffbef4e992 + f1c51e30ad82be66c94f623d660bb0a6451970c2 - + https://github.com/dotnet/sourcelink - 437c4a745607a91e6f5e7801fd2949ffbef4e992 + f1c51e30ad82be66c94f623d660bb0a6451970c2 https://github.com/dotnet/symreader-converter diff --git a/eng/Versions.props b/eng/Versions.props index 8dfbf825f92..2ad951055fe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -66,8 +66,8 @@ 8.5.0 2.4.2-pre.9 2.0.3 - 7.0.0-beta.21524.1 - 7.0.0-beta.21524.1 + 7.0.0-beta.21526.1 + 7.0.0-beta.21526.1 1.22.0 1.1.2 2.0.0 @@ -76,9 +76,9 @@ 2.0.4 1.1.0-beta2-19575-01 1.1.0-beta.20258.6 - 1.1.0-beta-21523-01 - 1.1.0-beta-21523-01 - 7.0.0-beta.21524.1 + 1.1.0-beta-21525-02 + 1.1.0-beta-21525-02 + 7.0.0-beta.21526.1 1.0.0-beta.21518.1 1.1.0-beta.21520.4 1.0.0-prerelease.21522.1 diff --git a/global.json b/global.json index d689a3c4c67..6e122c608b8 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-rc.1.21430.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21524.1", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21524.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21526.1", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21526.1" } }