Search code examples
.netvb.netvisual-studio-2010codesmith

Code Smith 6: Using Custom Utility


I have a CodeSmith 6 project setup in Visual Studio. I added a class with a shared method (VB), but cannot refer to it in my template. I also tried adding an assembly reference to the project DLL, but that didn't work either. How can I use my own utilities like this?

Thanks.


Solution

  • Could you please post a sample of how you are trying to reference this project dll / code behind? I've attached some documentation links on how to accomplish this.