diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7b16b68bf..e6fa03d3e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -148,13 +148,13 @@ - + https://github.com/dotnet/arcade - 917ded6b428fc30b40f5ba4e35eb0c863d7f69e1 + 670382be6a978ba401c21c57ba44311199d2682a - + https://github.com/dotnet/arcade - 917ded6b428fc30b40f5ba4e35eb0c863d7f69e1 + 670382be6a978ba401c21c57ba44311199d2682a https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 9632193aa..f23b3c26a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -19,7 +19,7 @@ - 5.0.0-beta.21159.7 + 5.0.0-beta.21160.3 diff --git a/global.json b/global.json index 5760c69fc..33c984f8f 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21159.7" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21160.3" } }