How to load project references from a sub directory in C# and VB.NET
To load project references from a sub directory in C# and VB.NET you simply need to add the element to your app.config file. assemblyBinding: Contains information about assembly version redirection…