diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e76d6a48f7c..6cba6baeb64 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.26359.101 + 10.0.0-beta.26359.111 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 094e620010a..142b266aecc 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 - f869e034edb40e3b2c3e774145a6d6d4589ecb1e + e54fff6ac75e1c43c80bc5ab1a4cf7964b22670a diff --git a/global.json b/global.json index ef368d92aa1..0005712e9fa 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.26359.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26359.111" } }