Hi,
I want to get both the VB and CS based templates in the same guidance package for maximun maintainability. The same code need not be rewritten to another guidance package. But after having tried different ways to get both cs and vb templates in the same guidance package, I have not really obtained a perfect solution.The problem is that I have different set of recipes for the two templates (as the t4 templates have changed). Now if I simply add two vstemplates and develop my guidance package, I get all the recipes (both related to vb and cs) on the projects. This I dont want.
I thought of changing the project responsibilities to something like.."IsBusinessLayerProjectinVB" and "IsBusinessLayerProjectinCS". But what do I do for the recipes which are common for both responsibilities?
I also tries having two different configuration files in the same package. It did not work. I simply want to avoid creation of two different guidance packages. Can someone provide help on this??
Regards,
Sanjukta