I have been researching to make sure that my newest version of my code will work with my customers' older machines - or more accurately do I have to insist the customer installs .Net 4.7.2.
I am finding plenty of information talking to whether .Net 4.7.2 is backward compatible but almost none telling me whether my program compiled with .Net 4.7.2 will still work with .Net 4.0 and TLS 1.0 implemented.
I think I am going to be ok but need to be more certain than just "I think" so if anyone is able to point me to referential data that would be great.