I have number of packages developed using visual studio 2015. Most of the packages uses script task. Can I execute these packages using VS2017 or VS2019 without making any changes to the packages manually. And then can I set deployment target version as sql server 2019 to execute via sql server 2019 jobs.

