c# - Load assemblies from another location -


i have following setup. have base mvc application. has no controllers or view module loader. compile module (seperate) project module folder of main solution whit controllers , views. these controllers , views use kendo mvc , other assemblies. these assemblies copied module folder. want them bin directory of main solution. there easy way this?

thanks in advance

stupid me :) set copy local false , reference in main project


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -