diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 20b409381a..734dd10c79 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.26229.109 + 10.0.0-beta.26252.101 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8f0beba5d8..1972efa948 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - dd8ced28bfd57694643337c5dcf1877d5159948b + 9c33ec01179fc18803f0cf6ef1cb84b1ca6f680e diff --git a/global.json b/global.json index 0ef73b2fa3..da2f19686f 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26229.109" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26252.101" } }