I have a Strings.resx file in my windows phone 7 mango project (using the latest RC tools for mango). This file contains localized strings for my application. However, it seems every time I make a change and save it, Visual studio adds a NEW Strings1.Designer.cs, Strings2.Designer.cs, etc… each time the file is saved. The original Strings.Designer.cs is no longer updated, so I keep getting Ambiguity errors. Any idea why this is happening?
Share
It was just Windows Live Mesh interfering.