blah blah blah is here! blah blah » Close

up1down
link

Although I have set all the properties correctly to generate resource files of my forms in my application, I am unable to see the files(*.resx) in the solution explorer for a particular project in my solution. All other projects show these files but this one doesn't. Any clue? I am in urgent requirement to update these resource files asap.

last answered one year ago

1 answers

up1down
link

maybe you might consider to check filter that is when you want to open file...? to something like *.*

Solution explorer is by default looking for files with extension .sln

hope that this helps

Feedback