.net 2005 beta 2 resources static class
I have a question about the static class that is auto generated when you create strongly typed resources. The question is how do i make the class and properties stay public in shared resource-only assemblies, when i need to update the resources, becasue the code is auto generated when you update the resource. So the class and properties change back to internal is there a work around ?
thanks in advance
kered

