My application is currently using SSIS data packages (.Net Framework 4.5) in Visual Studio 2015, and the deployment target server version is SQL Server 2016.
I am planning to upgrade the application to .NET Framework 4.6.2 or a newer version (preferably on 4.8). what should i need to do?
Any help or link in this regard highly appriciated.