Deploying files not listed in the Publish>Application Files li...
How can I select additional files to include in the Application Files list that need to get deployed? My resource files are not getting deployed via ClickOnce. It only seems to include certain file types in that list.
Thank you!
John
John McMillion
Add the required files to the project as existing item and then change each item property from None to Content. Now it should show up in the application files.