-1

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...

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Genius
  • 1,084
  • 2
  • 10
  • 20

1 Answers1

1

Use the .resx from the WindowsUI layer folder file in your project

user509084
  • 36
  • 2