diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ed40730997a..a82e6d9bf68 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.7 - 10.0.0-beta.26279.106 + 10.0.0-beta.26304.109 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ae6acc89a55..8382e953395 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 - ad54eeefef23a050a8395a8d2ad99a2d4e0190f5 + b53996b30e4d7984661ca4707bf308677529d942 diff --git a/global.json b/global.json index eed2528db49..b3e25031f44 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.300" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26279.106" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26304.109" } }