diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3bf9b6a770..83042269f2 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26255.9 + 10.0.0-beta.26257.4 18.0.2 18.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c368906ed6..5878496583 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 658b93f2d1c0cdcdfb9c70113ff3c292cde97adb + 3454b2fe822e52373f2604856417b0e6bce71d70 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 9f7e25d61f..62bdf70fc2 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "perl": "5.38.2.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26255.9", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26257.4", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }