0
I’m maintaining an old code in c#.
The program was installed on 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, it would no longer be necessary to run as compatibility?
Or you’d have to do something else?