diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8f1ec20af0..072679f499 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + https://github.com/dotnet/symstore - d647a79287a9b08ad0775293ed9769a8e31fe67c + 497d5da763d44d34ed577d4ac9db3ce7231a238a - + https://github.com/microsoft/clrmd - 323fcc760d7bd5f8ba248c005b27a3ed52592f0b + 7dab97e3106587f778d4c09ed2cbc2391b6f5354 https://github.com/microsoft/clrmd @@ -19,9 +19,9 @@ - + https://github.com/dotnet/arcade - 27f876d352ee2a1105c0bf1869cad048141acb3a + e82404fca08383513e0b0b3c5308d4a9b18b7c7a diff --git a/eng/Versions.props b/eng/Versions.props index cd2c640bd3..7521384ead 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 1.0.362701 + 1.0.405201 7.0.0-rtm.22513.12 7.0.0 @@ -45,7 +45,7 @@ 4.3.0 1.1.0 - 2.3.362104 + 2.3.363101 16.9.0-beta1.21055.5 2.0.64 diff --git a/global.json b/global.json index 245cbef910..248ecac308 100644 --- a/global.json +++ b/global.json @@ -20,6 +20,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.5.0", - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22623.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22630.1" } }