diff --git a/eng/Version.Details.props b/eng/Version.Details.props index eb1e63882d9..7d845b10f62 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -24,8 +24,8 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 - 10.0.0-beta.26119.2 - 10.0.0-beta.26119.2 + 10.0.0-beta.26123.2 + 10.0.0-beta.26123.2 7.5.0-rc.31 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b9e212e190a..66904b75579 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -106,9 +106,9 @@ - + https://github.com/dotnet/arcade - 062ea8ab27da7dbb7d4f630bd50aeab94c9ffb93 + 4d898652733deb7dd274237ac06d27ee2ad85b36 https://github.com/nuget/nuget.client @@ -118,9 +118,9 @@ https://github.com/dotnet/roslyn 017cb895903426b1afd549f40e382d48dd044917 - + https://github.com/dotnet/arcade - 062ea8ab27da7dbb7d4f630bd50aeab94c9ffb93 + 4d898652733deb7dd274237ac06d27ee2ad85b36 diff --git a/global.json b/global.json index 4687f2ea976..6ec5cbd44b6 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26119.2" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26123.2" } }