From 76f5fabaa398ece4d2b3807fd42b6569376af24d Mon Sep 17 00:00:00 2001 From: Mike Griese Date: Thu, 21 Aug 2025 19:32:18 -0500 Subject: [PATCH] CmdPal: Add the pdb's for `.Extensions` too (#41306) * The _toolkit_ is AnyCPU. * the extensions interface itself `Microsoft.CommandPalette.Extensions` is c++, so it needs both ARM and x64 Technically I'm not sure there's anything of real value in just `.Extensions`, since that project is just there to build the winmd (we don't have any runtimeclasses), so not having the symbols for that shouldn't be the end of the world --- .../nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec b/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec index 993f7d5a21..8d2a7d5f54 100644 --- a/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec +++ b/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec @@ -34,6 +34,7 @@ +