I added some DLLs to my C# windows application and released it again. When installing it now on clients' computers, the new DLLs are not added to the application's folder when the new version is installed. Only when I first uninstall it and then reinstall it, the DLLs are properly added.
Anyone knows why the DLLs are not added when a regular installation is done?