I have a very old .NET 2.0
based application which uses a HID-conform USB device to get data into my application.
The hardware gets upgraded to a Windows 10 IoT Enterprise based system. I did not find which .NET version ships with the operating system.
Is it a good idea to use an older .NET version like 4.5
or should I target a newer version?