diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 00f22b3875a..a8d614cbc27 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.8 - 10.0.0-beta.26311.109 + 10.0.0-beta.26312.103 10.0.8 10.0.8 10.0.8 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 26dcbf1c5c4..3b221e46e2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6 + e4cee613b82457afd92ddfce82a67dcaaa227a84 diff --git a/global.json b/global.json index 41c5fc0c653..35e0048169b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.301" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26311.109" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26312.103" } }