diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e7dd0c520..fc37c46eb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d diff --git a/eng/common/performance/microbenchmarks.proj b/eng/common/performance/microbenchmarks.proj index 94b6efbc9..318ca5f1b 100644 --- a/eng/common/performance/microbenchmarks.proj +++ b/eng/common/performance/microbenchmarks.proj @@ -141,4 +141,4 @@ 4:00 - \ No newline at end of file + diff --git a/global.json b/global.json index 1541d7623..5c57fd5f6 100644 --- a/global.json +++ b/global.json @@ -17,6 +17,6 @@ "xcopy-msbuild": "16.8.0-preview2.1" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20604.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20607.11" } }