diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0c43b9e5..80614a82 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 94eabd69..1beb9aac 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23171.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23172.2" } }