diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 18d8c73f3e9a..660a16612cf4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -384,31 +384,31 @@ https://github.com/dotnet/runtime dfc2b85a00f3baf5ac52d7615bf857e6217011c8 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 875a6e3c05c9..8eb851d654dd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,10 +165,10 @@ 6.2.4 6.2.4 - 10.0.0-beta.24511.1 - 10.0.0-beta.24511.1 - 10.0.0-beta.24511.1 - 10.0.0-beta.24511.1 + 10.0.0-beta.24515.3 + 10.0.0-beta.24515.3 + 10.0.0-beta.24515.3 + 10.0.0-beta.24515.3 10.0.0-alpha.1.24511.4 diff --git a/global.json b/global.json index 7df5c2910210..36f6c7572976 100644 --- a/global.json +++ b/global.json @@ -27,7 +27,7 @@ "jdk": "11" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24511.1", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24511.1" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24515.3", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24515.3" } }