diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f4e1d2273..3135a7600 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -177,19 +177,19 @@ - + https://github.com/dotnet/arcade - 510b555b426c5383890bbc3c94aca38b8c290758 + 9b22f498e6c8c225251f5a39c35cd9af54dff69e - + https://github.com/dotnet/arcade - 510b555b426c5383890bbc3c94aca38b8c290758 + 9b22f498e6c8c225251f5a39c35cd9af54dff69e - + https://github.com/dotnet/arcade - 510b555b426c5383890bbc3c94aca38b8c290758 + 9b22f498e6c8c225251f5a39c35cd9af54dff69e https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index a9ba6d42f..fd3d0539b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22077.8 + 7.0.0-beta.22078.2 diff --git a/eng/common/internal/NuGet.config b/eng/common/internal/NuGet.config index 769650362..19d3d311b 100644 --- a/eng/common/internal/NuGet.config +++ b/eng/common/internal/NuGet.config @@ -2,6 +2,6 @@ - + diff --git a/global.json b/global.json index 2bc909aa7..9ae86c9e2 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.22077.8", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22077.8" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22078.2", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22078.2" } }