diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6efd7abea..7b47a8e93 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.dotnet.darc": { - "version": "1.1.0-beta.24267.1", + "version": "1.1.0-beta.24303.1", "commands": [ "darc" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e2f869c32..71914a5d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -193,9 +193,9 @@ 5957c5c5f85f17c145e7fab4ece37ad6aafcded9 - + https://github.com/dotnet/source-build-externals - a3021ef9ed72d7bdf799092a47d2d024fc13bfcd + 4f2151df120194f0268944f1b723c14820738fc8 @@ -214,26 +214,26 @@ - + https://github.com/dotnet/arcade - e6f70c7dd528f05cd28cec2a179d58c22e91d9ac + f2b2071632d5d4c46d0f904f2b0d917b1752551b - + https://github.com/dotnet/arcade - e6f70c7dd528f05cd28cec2a179d58c22e91d9ac + f2b2071632d5d4c46d0f904f2b0d917b1752551b - + https://github.com/dotnet/arcade - e6f70c7dd528f05cd28cec2a179d58c22e91d9ac + f2b2071632d5d4c46d0f904f2b0d917b1752551b - + https://github.com/dotnet/arcade-services - edea2714d4eb808921b2128d47234f387c03bf91 + eaa3c6beb28f56f6e03a14380c9c5b94829fd6cf - + https://github.com/dotnet/arcade-services - edea2714d4eb808921b2128d47234f387c03bf91 + eaa3c6beb28f56f6e03a14380c9c5b94829fd6cf https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index de0166af4..42973acd3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,11 +39,11 @@ - 8.0.0-beta.24266.3 + 8.0.0-beta.24270.4 - 1.1.0-beta.24267.1 + 1.1.0-beta.24303.1 diff --git a/global.json b/global.json index 50fd7a407..6f26d605a 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24266.3", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24266.3" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24270.4", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24270.4" } }