I have created a custom content type that uses several custom fields that I created in the same project.
When I deploy the content type for the first time it works fine. When I try to deploy subsequent versions it errors out during the deploy from visual studio with:
The field with Id {ef6deded-1c4f-484d-8f5d-98890ebb6d66} defined in feature {45157d10-6480-4311-ad90-f9df4b896f8a} was found in the current site collection or in a subsite.
How can I get around this? Can I not update a custom content type after I have deployed it?