diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3a95c75166..664d4b0f70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/arcade - 0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98 + fa4a48044d33222537e6dbd000f8a2adaa7a15c7 https://github.com/dotnet/symstore @@ -27,9 +27,9 @@ - + https://github.com/dotnet/arcade - 0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98 + fa4a48044d33222537e6dbd000f8a2adaa7a15c7 diff --git a/eng/Versions.props b/eng/Versions.props index fe55124863..409049dfd3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 4.7.1 2.4.1 2.0.3 - 7.0.0-beta.21453.2 + 7.0.0-beta.21459.5 10.0.18362 12.0.2 diff --git a/global.json b/global.json index 58e0de9c4f..11a9f2b994 100644 --- a/global.json +++ b/global.json @@ -16,6 +16,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "2.0.1", - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21453.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21459.5" } }