How do you prevent plugins from recompiling every time

I have a bunch of plugins that always recompile when building the project from visual studio. Is there a way to stop them from recompiling as I am not making any changes to them.

Thanks

Did you figure out a solution for this?