diff --git a/eng/Version.Details.props b/eng/Version.Details.props index b383d837d68..0d1d55dd6fb 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26065.103 + 10.0.0-beta.26070.115 2.0.1 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2087fb711d4..74b315ccc3c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - a5e14c5461b3bb2707e1bf5ee4640caff4f1db4e + f962f7efe8b17a25dde3403b7d2abd5c239fcbac diff --git a/global.json b/global.json index 345cff7efa6..45c2d9a617b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26065.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26070.115" } }