diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d8d7d9bcfe..874264f5dc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,4 +9,4 @@ ] } } -} \ No newline at end of file +} diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b406a6e08e..61aceea37b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,9 +12,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 3a25a7f1cc446b60678ed25c9d829420d6321eba - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e5c569253a4cecd110830acbf1ffae96d5a37cc6 diff --git a/global.json b/global.json index d539fa6303..65e192ba11 100644 --- a/global.json +++ b/global.json @@ -21,7 +21,7 @@ "rollForward": "latestPatch" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23205.4", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23210.3", "Yarn.MSBuild": "1.22.10" } }