I'm trying to create a MAUI project from my existing forms project, and as part of it I created two resources files, one for colors and the other for styles, but it says that it cannot find the InitializeComponent method in it, I've tried cleaning bin, obj, restarting VS, creating new Resource files, but it is still giving the error
Any inputs would be really helpful