Hi @Ugur
SQL Server 2016 is not supported as target server version. (Target server versions supported are SQL Server 2017, 2019 and 2022.)
F.Y.I its not due to the version of Visual Studio 2022. I was able to deploy packages with same Visual Studio version into SQL Server 2012.
It's confused why you could deploy to SQL Server2022, could you please try to use VS2019 to deploy the package?
You may also try to deploy the packages with SSMS or command to see if it could succeed.
Deploy a project to the Integration Services Server
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.