How do I make the setup and deployment project to include my resources in the installed Windows Forms project?
My resources are in the default resources folder and its information is in the properties.resources.resx
file...
How do I make the setup and deployment project to include my resources in the installed Windows Forms project?
My resources are in the default resources folder and its information is in the properties.resources.resx
file...