diff --git a/eng/Version.Details.props b/eng/Version.Details.props index bea0b05c118..73c06d6c4ed 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.26208.2 + 10.0.0-beta.26208.4 18.0.2 18.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5cc5adb2fac..e00ce24517d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - bfe01369a7304a011f6913a1184316c2bb217d9d + ecdd5c6a7986cafabbf6a322ea09a07736a01a0d https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 1b1efe2d0db..9129d113a01 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.26208.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26208.4", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }