I cloned a project of mine from github and open it with VS2022, the problem is the form cs files does not have the form icon in front of it, instead it has the c# icon. When i double click on it, it just goes straight into code editor.
Screenshot of solution explorer
How do i resolve this?
Thanks
I tried rebuilding, unloading the project, but still the same.
I tried to add a new form. When i click on it it goes to form designer, and it has the form icon as you can see in the screen shot.