I will do a migration from SP2016 to SP2019. My question is for WSP , what I need to change exactly to be compatible with SP19, and how to do it?

Using visual studio is there a config file to change.

有帮助吗?

解决方案

Nothing as far as I know. SP2013, 2016 and 2019 all have the same compatibility level (15, in this case). The only issue you’ll run into is if you’re accessing something in 2016 that doesn’t exist in 2019.

I’ve successfully deployed WSPs built for SP2013 (exact same file) on SP2019 and the functionality was running as expected.

许可以下: CC-BY-SA归因
scroll top