diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e329bcd50a6..86787608c65 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 9f45238c23d89cf44a10705db1217e66a441ba5a + 78adce7e3545bf5a5252fd9963969d8950fadea6 - + https://github.com/dotnet/arcade - 9f45238c23d89cf44a10705db1217e66a441ba5a + 78adce7e3545bf5a5252fd9963969d8950fadea6 - + https://github.com/dotnet/arcade - 9f45238c23d89cf44a10705db1217e66a441ba5a + 78adce7e3545bf5a5252fd9963969d8950fadea6 - + https://github.com/dotnet/arcade - 9f45238c23d89cf44a10705db1217e66a441ba5a + 78adce7e3545bf5a5252fd9963969d8950fadea6 - + https://github.com/dotnet/arcade - 9f45238c23d89cf44a10705db1217e66a441ba5a + 78adce7e3545bf5a5252fd9963969d8950fadea6 https://github.com/dotnet/arcade-services @@ -55,14 +55,14 @@ https://github.com/dotnet/linker 3efd231da430baa0fd670e278f6b5c3e62834bde - + https://github.com/dotnet/sourcelink - 39d159f2a663d836dc54704cfa74414be3e3338f + 385d2a77f2390cfabf23219789a6904ea087c931 - + https://github.com/dotnet/sourcelink - 39d159f2a663d836dc54704cfa74414be3e3338f + 385d2a77f2390cfabf23219789a6904ea087c931 https://github.com/dotnet/symreader-converter @@ -72,9 +72,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - 03edf62ccaba877b7cc24f939de2cf1bcb5d069e + caf1e59712b1a2a0d605920e0378cd6bff438534 diff --git a/eng/Versions.props b/eng/Versions.props index f9de0eeae5d..8d4e5dddc5a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,18 +71,18 @@ 8.5.0 2.4.2-pre.9 2.0.3 - 7.0.0-beta.22355.4 - 7.0.0-beta.22355.4 + 7.0.0-beta.22356.3 + 7.0.0-beta.22356.3 2.0.0 1.6.0 1.0.0 2.0.4 1.1.0-beta2-19575-01 1.1.0-beta.21553.1 - 1.2.0-beta-22355-01 - 1.2.0-beta-22355-01 - 7.0.0-beta.22355.4 - 1.0.0-beta.22355.1 + 1.2.0-beta-22356-03 + 1.2.0-beta-22356-03 + 7.0.0-beta.22356.3 + 1.0.0-beta.22356.1 1.1.0-beta.22076.4 1.0.0-prerelease.22330.1 2.0.0-preview.1.21526.15 diff --git a/global.json b/global.json index 35d974895b3..ac217c3e9be 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "7.0.100-preview.5.22307.18" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22355.4", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22355.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22356.3", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22356.3" } }