diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 2947a539da4..bfa8ff998c5 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.7 - 10.0.0-beta.26305.116 + 10.0.0-beta.26310.103 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 915abce8cb0..f0bf9abdbb6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 4cf4b616005a9d7c61acf75d889b167b34acaa31 + fa0030577339ddb7707463aed4073f3e4560ce40 diff --git a/global.json b/global.json index 3eeac8baf31..7ff7d385f27 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.300" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26305.116" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.103" } }