We've updated our app from 4.6 to 4.8. After some tests I figured out that on the system with only 4.7.1 Framework installed our app starts flawless. However we have no machine with only 4.6 Framework and I have 2 questions:
- Can the app compiled with 4.8 be started on 4.6 (without any changes in code)?
- What happens than, if a method available only on 4.8 will be called on the system with lower framework?