show/hide this revision's text 2 typo

The rules Fusion (the managed dll loading functionality in .Net) uses to locate dlls is quite extensive (due to the Gac/strong names/custom loading hooks o to name but a few).

The official rules are dealt with in broad strokes here Since your library is strong named the more complex rules will apply

show/hide this revision's text 1

The rules Fusion (the managed dll loading functionality in .Net) uses to locate dlls is quite extensive (due to the Gac/strong names/custom loading hooks o name but a few).

The official rules are dealt with in broad strokes here Since your library is strong named the more complex rules will apply