diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 12b2081294e..9af9283776b 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.5 - 10.0.0-beta.26167.111 + 10.0.0-beta.26167.115 10.0.5 10.0.5 10.0.5 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f1b63a47963..e9265632c33 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 853c0311d71c9991dbf3ec6e7324c0ff349700da + 4a2e646b931b90322897a5166f0bbcd3f5508a03 diff --git a/global.json b/global.json index 1ff8ea3c80e..8447d1f3a8d 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.115" } }