Faster plugin testing workflow?

I wanna start creating Xojo plugins (on Windows), but I find the workflow very tiring. Building, moving the dll to the Plugins folder, restarting Xojo takes a lot of time.

Any way to try builds more quickly?

No, Xojo reads the plugins at startup.

build test app and run it. For each run, you can put in a newer version of the dll in the libs folder.

Thanks Christian somehow I miss the most obvious.

Another ancient feature request (pre-fogbugz even) that seems to have disappeared was one to allow manually reloading of plugins in an active IDE.