In this video, I show how to reference DLLs in your C# project so that
(a) they don't get copied to your output directory (or bundled with your app)
(b) you can still get Intellisense
(c) your app doesn't crash with an exception that it can't resolve the assembly.
For more information about me, check out https://brianparks.me