Hi there,
it's been hours of searching without any result
i'm trying to make the deployment path of my feature to be $SharePoint.Package.Name$_$SharePoint.Feature.FileNameWithoutExtension$
Whene i change the deployment path o tis and navigate back to my package.manifest i find the feature location is resolved to
Package name_Feature file name.
the problem is when i publish the project and extract the content of the WSP i find the feature folder named like this
$SharePoint.Package.Name$_Feature file name without extension
with the first part of the name is not resolved
please help me asap