In the new Version 1.0.0.41 I can't successfully add new keys.
The keys are added to the resx files but the corresponding Designer-methods lack.
After compilation the keys are also deleted from the resx files which is probably a VS feature.
This affects both the standalone and the extension version.
It works with version 1.0.0.40 though.
Comments: ** Comment from web user: helmutz **
The keys are added to the resx files but the corresponding Designer-methods lack.
After compilation the keys are also deleted from the resx files which is probably a VS feature.
This affects both the standalone and the extension version.
It works with version 1.0.0.40 though.
Comments: ** Comment from web user: helmutz **
It is possible.
You can uninstall ResX Resource Manager in VS and then install the older version (1.0.0.40) from here
https://resxresourcemanager.codeplex.com/releases/view/123862