diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3ba05d9b7..2ff6a4697 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -196,32 +196,32 @@ - + https://github.com/dotnet/arcade - 78adce7e3545bf5a5252fd9963969d8950fadea6 + 54a00a84b53b63a74d232498a9d1476ff2000b7f - + https://github.com/dotnet/arcade - 78adce7e3545bf5a5252fd9963969d8950fadea6 + 54a00a84b53b63a74d232498a9d1476ff2000b7f - + https://github.com/dotnet/arcade - 78adce7e3545bf5a5252fd9963969d8950fadea6 + 54a00a84b53b63a74d232498a9d1476ff2000b7f https://github.com/dotnet/source-build-reference-packages 2288850ad99cac4de5968ed609144bfdc81567ce - + https://github.com/dotnet/sourcelink - 39d159f2a663d836dc54704cfa74414be3e3338f + 2b13b222c4894db2bf59e0b7c2f909f55a0e60c3 - + https://github.com/dotnet/xliff-tasks - 03edf62ccaba877b7cc24f939de2cf1bcb5d069e + de60e8170dea65032fe393a4fa25eee9152087de diff --git a/eng/Versions.props b/eng/Versions.props index e4885a73b..df8c30ad6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22356.3 + 7.0.0-beta.22358.3 diff --git a/global.json b/global.json index 3d8ede800..6cf7720fd 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22356.3", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22356.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22358.3", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22358.3" } }