Currently our product is using .net 2.0. We have to migrate it to .net 4.6.1. We are using aspx files to give calls to VC projects.Does we need to rebuild/recompile all project with .net 4.0 compatibility or we can run with same project with compatibility mode of .net 2.0 ?
If yes then please suggest steps ..
Thanks.