diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 07e1487bdf8..d9470fa3ba2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -96,14 +96,14 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 3a25a7f1cc446b60678ed25c9d829420d6321eba - + https://github.com/dotnet/arcade - 8c08d889b3c0b3f19398faceaccd74d0f184a3fb + ff79f814c1cd7bcc9902fb713fe016e6534418b4 - + https://github.com/dotnet/arcade - 8c08d889b3c0b3f19398faceaccd74d0f184a3fb + ff79f814c1cd7bcc9902fb713fe016e6534418b4 diff --git a/eng/Versions.props b/eng/Versions.props index 280f824cee0..71c93e66ecd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -50,7 +50,7 @@ 6.0.2-servicing.22064.6 6.0.1 9.0.0-alpha.1.24113.1 - 8.0.0-beta.24463.3 + 8.0.0-beta.24470.2 1.0.0-beta.23475.1 1.0.0-beta.23475.1 4.10.0-3.24169.7 diff --git a/global.json b/global.json index 492c5cc06c9..f32cf24dc8a 100644 --- a/global.json +++ b/global.json @@ -21,7 +21,7 @@ "rollForward": "latestPatch" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24463.3", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24470.2", "Microsoft.Build.NoTargets": "2.0.1" } }