Dear DevExpress support team,
when extracting strings to resource file CodeRush changes the resx-property custom tool from PublicResXFileCodeGenerator to ResXFileCodeGenerator.
Even worse an absolute path is prepended to ResXFileRef elements:
<data name="Application_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>C:\VisualStudio\Projects\Main…\Resources\Application_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
Is there an Visual Studio or CodeRush option to stop this behaviour?
Kind Regards
Peter
Hi Peter,
Thanks for the code snippet.
We are working on this issue now and will notify you when we have any results.