This is usually caused by the plugin dll not being the newest build, usually you can do a post-build event command in Visual Studio that copies the dll to the right place and in that way ensure the dll is always the latest build.
This is usually caused by the plugin dll not being the newest build, usually you can do a post-build event command in Visual Studio that copies the dll to the right place and in that way ensure the dll is always the latest build.