C# parsing program

C# learner 0 Reputation points
2023-03-28T16:02:08.43+00:00

I have created a C# program using 2019 visual studio enterprise. It takes a GEDCOM file and parses it to create a work file. I have since changed to 2022 visual studio community. But when I try to duplicate the code in community it creates a WPF project and creates a windows form class. I don't think I want that? I want to just have a .cs class. How do I do that?

Developer technologies .NET Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.