diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7f293bac466..4afa72a7add 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.8 - 10.0.0-beta.26306.110 + 10.0.0-beta.26310.101 10.0.8 10.0.8 10.0.8 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e72ed746005..db84611151e 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 - 075b33c13177aed004ddbb1439410cc970601273 + 1411d0c2d987bb22e14603b108180819f5b54159 diff --git a/global.json b/global.json index cb4061df5aa..d2df008b8d4 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.26306.110" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.101" } }