I'm servicing an old code in C #.
The program was installed in Windows 7 at the time it was created, now with Windows 10 it is necessary to run with compatibility mode to work.
Compiling with a more current .Net, would it no longer be necessary to run as compatibility?
Or would you have to do something else?