diff --git a/eng/Version.Details.props b/eng/Version.Details.props index a3e7bae5c84..68477e07b06 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.26371.116 + 10.0.0-beta.26372.117 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d39d695f86..7fb225aed2a 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 - bf47707e320c20fc46713a50f3fa73170e7e1570 + 799539e5b5c0403b023e34a76c033039f07f9dac diff --git a/global.json b/global.json index 867f0bcfa89..356a23cbb0c 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.302" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26371.116" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26372.117" } }