diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 115d1f427..6aab568ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -194,18 +194,18 @@ - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + fca51250390d403827cf50c0df9dbc632514b739 https://github.com/dotnet/arcade-services @@ -220,9 +220,9 @@ 3fe1ec969b4ce75f56a19079908ea04e56006129 - + https://github.com/dotnet/sourcelink - e57efa1ed395dd6975b33052719facb24f03ee0b + 733f926fada940be815dd16f8bbcff80594044b8 diff --git a/eng/Versions.props b/eng/Versions.props index 8ec76fc85..575c80709 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 8.0.0-beta.22452.1 + 8.0.0-beta.22455.1 diff --git a/global.json b/global.json index c5f3fd850..f04744090 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22452.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22452.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22455.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22455.1" } }