Locating Assemblies

This is something I can never remember.  This helps with the runtime assembly load process, but the compiler has a few more devices for location an assembly. Notably the reference path and the hint path from the project file.

Leave a Reply