diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e07e8e43d9..fc05b82a29 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25479.113 - 2.0.0-rc.2.25479.113 + 10.0.0-beta.25502.106 + 2.0.0-rc.2.25502.106 9.0.3 9.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 91d21c6b5b..0529967dd0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - 8f250ef19f26c626df1bb0c44b3cacc62230c7cc + afb87a943ff83ab24bde7c1fa2c8d42f4b0efdc0 - + https://github.com/dotnet/dotnet - 8f250ef19f26c626df1bb0c44b3cacc62230c7cc + afb87a943ff83ab24bde7c1fa2c8d42f4b0efdc0 diff --git a/global.json b/global.json index ed20f9a3dc..353d2e509b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100-rc.1.25451.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25479.113" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25502.106" } }