diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 20b409381a..a4cd64096d 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.26257.101 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8f0beba5d8..55bc6d7ab3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - dd8ced28bfd57694643337c5dcf1877d5159948b + dc6e7082d768b79e69b16e8fd146a509dfa6130d diff --git a/global.json b/global.json index 0ef73b2fa3..33f8773f53 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.26257.101" } }