From 9a544d07229956b5857baeb4dcb9641d29052d19 Mon Sep 17 00:00:00 2001 From: Mike Griese Date: Mon, 23 Feb 2026 06:54:28 -0600 Subject: [PATCH] .xaml.cs is cursed --- ...extMenuFactory.xaml.cs => CommandPaletteContextMenuFactory.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/modules/cmdpal/Microsoft.CmdPal.UI/{CommandPaletteContextMenuFactory.xaml.cs => CommandPaletteContextMenuFactory.cs} (100%) diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/CommandPaletteContextMenuFactory.xaml.cs b/src/modules/cmdpal/Microsoft.CmdPal.UI/CommandPaletteContextMenuFactory.cs similarity index 100% rename from src/modules/cmdpal/Microsoft.CmdPal.UI/CommandPaletteContextMenuFactory.xaml.cs rename to src/modules/cmdpal/Microsoft.CmdPal.UI/CommandPaletteContextMenuFactory.cs