diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f68de5f6934d..0c8951a0bcf3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -384,31 +384,31 @@ https://github.com/dotnet/runtime 53cc1ddeec661d03d65d0e2949f3486e2162d80f - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 0f70c88bab22..bd76c92d21ff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,10 +165,10 @@ 6.2.4 6.2.4 - 10.0.0-beta.24572.3 - 10.0.0-beta.24572.3 - 10.0.0-beta.24572.3 - 10.0.0-beta.24572.3 + 10.0.0-beta.24575.1 + 10.0.0-beta.24575.1 + 10.0.0-beta.24575.1 + 10.0.0-beta.24575.1 10.0.0-alpha.1.24571.1 diff --git a/global.json b/global.json index 50689ff862dd..82f5cc12b2c4 100644 --- a/global.json +++ b/global.json @@ -27,7 +27,7 @@ "jdk": "11.0.24" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24572.3", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24572.3" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24575.1", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24575.1" } }