diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 579a4bdfb69..b6ff37a34ce 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26222.2 - 10.0.0-beta.26222.2 + 10.0.0-beta.26257.4 + 10.0.0-beta.26257.4 5.8.0-1.26252.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ddf66b742a..6ff6f9782cd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -106,9 +106,9 @@ - + https://github.com/dotnet/arcade - 58713cb9a664ed67642127fcaf70b8c0c3b55ef2 + 3454b2fe822e52373f2604856417b0e6bce71d70 https://github.com/nuget/nuget.client @@ -118,9 +118,9 @@ https://github.com/dotnet/roslyn 3d098b3a2f24112aa06731d38ea6dd7334169998 - + https://github.com/dotnet/arcade - 58713cb9a664ed67642127fcaf70b8c0c3b55ef2 + 3454b2fe822e52373f2604856417b0e6bce71d70 diff --git a/global.json b/global.json index 8169f929536..ef920923812 100644 --- a/global.json +++ b/global.json @@ -10,13 +10,13 @@ "runner": "Microsoft.Testing.Platform" }, "tools": { - "dotnet": "10.0.106", + "dotnet": "10.0.107", "vs": { "version": "18.0" }, "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.2" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26257.4" } }