diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6cba6baeb64..d65e77dee23 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.111 + 10.0.0-beta.26360.107 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 142b266aecc..68771c23d16 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 - e54fff6ac75e1c43c80bc5ab1a4cf7964b22670a + 463e0cf2f2b2fb9b136f6440341ff1e7b0a93acf diff --git a/global.json b/global.json index 0005712e9fa..1cba9d4cdc1 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.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26360.107" } }