diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c27739a96b2a7..65256d84d3855 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -114,14 +114,14 @@ - + https://github.com/dotnet/arcade - ff79f814c1cd7bcc9902fb713fe016e6534418b4 + 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0 - + https://github.com/dotnet/arcade - ff79f814c1cd7bcc9902fb713fe016e6534418b4 + 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0 @@ -148,9 +148,9 @@ https://github.com/dotnet/roslyn 5d10d428050c0d6afef30a072c4ae68776621877 - + https://github.com/dotnet/arcade - ff79f814c1cd7bcc9902fb713fe016e6534418b4 + 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0 https://github.com/dotnet/roslyn-analyzers diff --git a/global.json b/global.json index 1e8381ea52264..89d2fb265f6c3 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "xcopy-msbuild": "17.8.1-2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24470.2", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24470.2", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24475.3", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24475.3", "Microsoft.Build.Traversal": "3.4.0" } }