N
Neo the 1
Guest
When I add resources in Properties, I know VS automatically calls a custom tool on Resources.resx to generate Resources.Designer.cs. Now I have published a utility tool to App Store that helps developers author localization resx/resw files all in one place (no more manually creating resources.cc-cc.resx).
But there is one small problem - if a new resource item is added, I have to go to VS IDE and manually invoke the custom tool on the base resource file.
So I'd like to know if the custom tool is an executable so that I can call it to autogenerate designer.cs files. Thanks for any tips.
Ignorance is blissful
Continue reading...
But there is one small problem - if a new resource item is added, I have to go to VS IDE and manually invoke the custom tool on the base resource file.
So I'd like to know if the custom tool is an executable so that I can call it to autogenerate designer.cs files. Thanks for any tips.
Ignorance is blissful
Continue reading...