diff --git a/eng/Version.Details.props b/eng/Version.Details.props index c68302202e..b1bd5cbe90 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.26354.103 + 10.0.0-beta.26361.102 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a04b81522c..2247239024 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 519286c3b619e8e6480c00a290c81d6ceb05af3f + b63fd14d0c0dc26a52814d3f8debb67ba806f1f0 diff --git a/global.json b/global.json index 1634f4e450..f768d92ba3 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26354.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26361.102" } }