diff --git a/src/modules/cmdpal/Microsoft.CmdPal.Ext.PowerToys.slnf b/src/modules/cmdpal/Microsoft.CmdPal.Ext.PowerToys.slnf index 49518dd33a..06da898308 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.Ext.PowerToys.slnf +++ b/src/modules/cmdpal/Microsoft.CmdPal.Ext.PowerToys.slnf @@ -5,6 +5,7 @@ "src\\common\\Common.Search\\Common.Search.csproj", "src\\common\\Common.UI\\Common.UI.csproj", "src\\common\\ManagedCommon\\ManagedCommon.csproj", + "src\\common\\ManagedCsWin32\\ManagedCsWin32.csproj", "src\\common\\ManagedTelemetry\\Telemetry\\ManagedTelemetry.csproj", "src\\common\\PowerToys.ModuleContracts\\PowerToys.ModuleContracts.csproj", "src\\common\\SettingsAPI\\SettingsAPI.vcxproj", @@ -18,8 +19,11 @@ "src\\modules\\ZoomIt\\ZoomItSettingsInterop\\ZoomItSettingsInterop.vcxproj", "src\\modules\\awake\\Awake.ModuleServices\\Awake.ModuleServices.csproj", "src\\modules\\cmdpal\\ext\\Microsoft.CmdPal.Ext.PowerToys\\Microsoft.CmdPal.Ext.PowerToys.csproj", + "src\\modules\\cmdpal\\extensionsdk\\Microsoft.CommandPalette.Extensions.Toolkit\\Microsoft.CommandPalette.Extensions.Toolkit.csproj", + "src\\modules\\cmdpal\\extensionsdk\\Microsoft.CommandPalette.Extensions\\Microsoft.CommandPalette.Extensions.vcxproj", "src\\modules\\colorPicker\\ColorPicker.ModuleServices\\ColorPicker.ModuleServices.csproj", "src\\modules\\fancyzones\\FancyZonesEditorCommon\\FancyZonesEditorCommon.csproj", + "src\\modules\\powerdisplay\\PowerDisplay.Lib\\PowerDisplay.Lib.csproj", "src\\settings-ui\\Settings.UI.Library\\Settings.UI.Library.csproj" ] }