diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0ab30e72d0275..74448dde56f8f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - 0e335649fe2d2f98ea51e55cc1a0899af3617eba + aea743edf7c9345cfdbdf9593756973baadc6b37 - + https://github.com/dotnet/arcade - 0e335649fe2d2f98ea51e55cc1a0899af3617eba + aea743edf7c9345cfdbdf9593756973baadc6b37 diff --git a/eng/Versions.props b/eng/Versions.props index d17c9103a992c..40e23be65cffd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -6,6 +6,6 @@ 1 - 10.0.0-beta.25326.3 + 10.0.0-beta.25353.1 diff --git a/global.json b/global.json index a799aa64565ca..7ef2b4de7c238 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "10.0.100-preview.6.25315.102" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25326.3", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25353.1", "Microsoft.Build.Traversal": "3.4.0" } }