diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 406bc9a2d..5fe06f23c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -144,13 +144,13 @@ - + https://github.com/dotnet/arcade - 37d6692a72171966d9d1d786f03577cd5a3b8c12 + 7b8e78dced9b93e5d69fabb9fbc9a2eb5de8e95a - + https://github.com/dotnet/arcade - 37d6692a72171966d9d1d786f03577cd5a3b8c12 + 7b8e78dced9b93e5d69fabb9fbc9a2eb5de8e95a https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index db29f1386..ae0eb9839 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -19,7 +19,7 @@ - 5.0.0-beta.21377.1 + 5.0.0-beta.21409.4 diff --git a/global.json b/global.json index 2183619c0..a566da290 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21377.1" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21409.4" } }