I am new to Studio 2019 and am having issues. When I first started my project I chose to target .NET (not .NET Framework). I developed for a few days and now realize I likely made a mistake because I cannot add certain needed COM objects. Before I invest too much time I have decided to switch to .NET Framework.
My situation is, I am running Win 7 but will be getting a new computer soon with Win 10. I plan to target the APP (a board game) to Win 10 with compatibility with Win 7 (would be nice). My questions are :
A. Can I convert my current .NET Solution into a .NET Framework solution? I tried to import the FRMs and modules but got errors (using Add Existing Item to import)
B. Should I just start over with .NET Framework (4.8)?
This will be a stand alone desktop APP with no plans to migrate to a mobile platform.
My situation is, I am running Win 7 but will be getting a new computer soon with Win 10. I plan to target the APP (a board game) to Win 10 with compatibility with Win 7 (would be nice). My questions are :
A. Can I convert my current .NET Solution into a .NET Framework solution? I tried to import the FRMs and modules but got errors (using Add Existing Item to import)
B. Should I just start over with .NET Framework (4.8)?
This will be a stand alone desktop APP with no plans to migrate to a mobile platform.