Hi,
Does anyone can tell me where find a good wiki for changing my plugin from v1.3 to v1.4. I'm not able to find a good one, and so on, I can't update my plugin.
If someone has a good tip, thanks in advance.
You can bump max version to 1.3.100.0 or remove compatibility submodules of you think there were no changes from 1.2.0 fo 1.4.0 which can break you plugin. In second case simple [assembly: CompatibleVersion("1.1.6.27644")] is ok for every version until they decide to bump api.