Hello,
I'm trying to create an unbound reference to project template. In my binding recipe I use:
<Action Name="AddPackageProject" Type="RefCreator"
AssetName="Projects\Package\Package.vstemplate"
ReferenceType="MyGuidance.References.MySolutionOrFolderReference, MyGuidance" />

When I try to load the guidance package I get Recipe named Projects\Package\Package.vstemplate is not defined in package ...
What am I doing wrong?
GAT February 2008 on VS2008.