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?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,362 questions
{count} votes