Question

.NET 1.0-4.0 supports it but Silverlight/WindowsPhone does not.

Does WinRT support assembly binding redirection?

http://msdn.microsoft.com/en-us/library/7wd6ex19.aspx

Was it helpful?

Solution

Turns out it doesn't but strong named assemblies can automatically bind to assemblies where the version is greater than the one expected.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top