namespace ClaudeOverview; // Fully qualified: System.Windows.Forms is also in scope (UseWindowsForms) and // defines its own Application type, so the bare name is ambiguous. public partial class App : System.Windows.Application { }