diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4153c8d0d23..0a6672a6203 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 0558f85d950fee2838bf02b9ba1f20d67f00b504 + c336f6cb59bd52dfe2a844c738ec044affc57634 - + https://github.com/dotnet/arcade - 0558f85d950fee2838bf02b9ba1f20d67f00b504 + c336f6cb59bd52dfe2a844c738ec044affc57634 - + https://github.com/dotnet/arcade - 0558f85d950fee2838bf02b9ba1f20d67f00b504 + c336f6cb59bd52dfe2a844c738ec044affc57634 - + https://github.com/dotnet/arcade - 0558f85d950fee2838bf02b9ba1f20d67f00b504 + c336f6cb59bd52dfe2a844c738ec044affc57634 - + https://github.com/dotnet/arcade - 0558f85d950fee2838bf02b9ba1f20d67f00b504 + c336f6cb59bd52dfe2a844c738ec044affc57634 https://github.com/dotnet/arcade-services @@ -51,14 +51,14 @@ https://github.com/dotnet/linker d0662ed8db919642177ddfd06a1c33895a69015f - + https://github.com/dotnet/sourcelink - f1c51e30ad82be66c94f623d660bb0a6451970c2 + 02a36d32650b2dbeabb3f5fb318461557c89014d - + https://github.com/dotnet/sourcelink - f1c51e30ad82be66c94f623d660bb0a6451970c2 + 02a36d32650b2dbeabb3f5fb318461557c89014d https://github.com/dotnet/symreader-converter diff --git a/eng/Versions.props b/eng/Versions.props index 0aebfb00346..3534d792600 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.21529.1 - 7.0.0-beta.21529.1 + 7.0.0-beta.21552.1 + 7.0.0-beta.21552.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-21525-02 - 1.1.0-beta-21525-02 - 7.0.0-beta.21529.1 + 1.1.0-beta-21551-02 + 1.1.0-beta-21551-02 + 7.0.0-beta.21552.1 1.0.0-beta.21518.1 1.1.0-beta.21520.4 1.0.0-prerelease.21529.1 diff --git a/global.json b/global.json index 2d1925d4ea3..99e8c4ce3b0 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.21529.1", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21529.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21552.1", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21552.1" } }