I have deployed a Feature Stapler feature that attach two feature to the BLANKINTERNET#2 template. Now I need to update this staple feature to add one more feature. I have already added another feature association in elements.xml file but it's not working meaning only the first two features gets, not the one I just added. Here are the current contents of the elements.xml file:
<FeatureSiteTemplateAssociation Id="1748e53b-e130-4e9a-9696-510711449809"
TemplateName="BLANKINTERNET#2">
</FeatureSiteTemplateAssociation>
<FeatureSiteTemplateAssociation Id="1748e53b-e130-4e9a-9696-510711449809"
TemplateName="BLANKINTERNET#0">
</FeatureSiteTemplateAssociation>
<FeatureSiteTemplateAssociation Id="209ac08d-d4de-47e9-b61d-30341ec6266c"
TemplateName="BLANKINTERNET#2">
</FeatureSiteTemplateAssociation>
<FeatureSiteTemplateAssociation Id="209ac08d-d4de-47e9-b61d-30341ec6266c"
TemplateName="BLANKINTERNET#0">
</FeatureSiteTemplateAssociation>
Please advise.
Thanks Ronak
