My Resource.Designer.cs file was failing to update with new Menu/detailsMenu.xml and Menu/editMenu.xml items. I deleted the Resource.Designer.cs file to let the Build recreate it which it did and I added it back into the project, but now none of my Resource items are being seen by the referencing code. I cleaned the project with the same result.
What is the easiest work around when things like this happen?