c# - Azure build include implicit project dependencies -


i have solution azure workerrole , few more projects use via reflection (no explicit reference). how can include projects in azure package (build projects automatically , have in azure package)?

that best article problem found far:

https://luisfsgoncalves.wordpress.com/2011/05/02/azure-service-packages-with-unreferenced-assemblies/


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -