Search code examples
c#winformsinstallationsetup-deployment

Setup and deployment in .NET


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


Solution

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