At this moment the default namespace for resources (resx files) is ProjectName.Resources.
I would like to change this default to being just Resources.
What I have tried to do here is manually change the namespace in Address.Designer.cs. While that seems to work at first, the default is reset after changing one of the values in the resx file.
How can this be done?


Vendor.ApplicationName.FolderPositionas namespace.