From aa21ccd2b381d678a17558341b8e527e24d7bab0 Mon Sep 17 00:00:00 2001 From: Joey Robichaud Date: Wed, 14 May 2025 16:18:35 -0700 Subject: [PATCH] Include the .NET Framework buildhost executable in the SDK. This is necessary for dotnet-format to load .NET Framework projects. Fixes #43017 Backport of #45290 to release/8.0.4xx --- src/Layout/redist/targets/GenerateLayout.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Layout/redist/targets/GenerateLayout.targets b/src/Layout/redist/targets/GenerateLayout.targets index eab01ef1445f..f4dbc120f805 100644 --- a/src/Layout/redist/targets/GenerateLayout.targets +++ b/src/Layout/redist/targets/GenerateLayout.targets @@ -113,6 +113,7 @@ +