I am trying to create a Visual Cobol WinForm .NetCore project using VS 2019. When I click on the form to view the designer, I am getting the following error.
"The language for this file does not support the necessary code parsing and generation services. Please ensure the file you are opening is a member of a project and then try to open the file again."
Any help on this would be greatly appreciated.
#VisualCobolWinForm.NetCore