Any idea how can I add custom assembly reference to the item template that has no strong name or not in GAC. I want to reference the assembly from bin folder of my local project.
When I add a reference to my assembly like this:
I get error when I use this template that "I can't add the assembly xyz to the project".