diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 490b6bf11..1e03f63a7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + bb2b4326ddf03d86c92bd125dba87e9d8df63463 - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + bb2b4326ddf03d86c92bd125dba87e9d8df63463 - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + bb2b4326ddf03d86c92bd125dba87e9d8df63463 https://github.com/dotnet/arcade-services @@ -223,6 +223,10 @@ https://github.com/dotnet/arcade-services f7d6c1e3aa9f78f08aa0647f5cdf5d0178cc1a5c + + https://github.com/dotnet/arcade + 41cd1b7f72df41c8598a3be11d0dafbf98d4bc16 + https://github.com/dotnet/runtime af841c8b33cecc92d74222298f1e45bf7bf3d90a @@ -232,11 +236,6 @@ 947ef94c52440c781aeb6ee13e95a9ec9992e444 - - https://github.com/dotnet/xliff-tasks - 83531fff1a39abe38de53e2e6b702bc1bb9c3bb4 - - https://github.com/dotnet/scenario-tests 8af694a5e3986a27ccfee1a638ba311c7e9bc55d diff --git a/eng/Versions.props b/eng/Versions.props index 58a8784b6..daaa98ca4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23525.2 + 9.0.0-beta.23528.2 diff --git a/global.json b/global.json index e90c9dcf2..cf986a086 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23525.2", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23525.2" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23528.2", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23528.2" } } diff --git a/src/SourceBuild/content/repo-projects/dotnet.proj b/src/SourceBuild/content/repo-projects/dotnet.proj index ee898bd21..67972bc8f 100644 --- a/src/SourceBuild/content/repo-projects/dotnet.proj +++ b/src/SourceBuild/content/repo-projects/dotnet.proj @@ -26,7 +26,6 @@ - diff --git a/src/SourceBuild/content/repo-projects/fsharp.proj b/src/SourceBuild/content/repo-projects/fsharp.proj index 25eeb3d9e..a2e473d4e 100644 --- a/src/SourceBuild/content/repo-projects/fsharp.proj +++ b/src/SourceBuild/content/repo-projects/fsharp.proj @@ -19,7 +19,6 @@ - -