I have two applications that are installed through Clickonce. Recently we migrated both to .Net Framework 4.8. Now something odd is happening. One of the applications is asking for the spanish language pack before being installed. The other application is not (both running in the same computer). Both are running in the same Windows 7 SP1 machine.
In the project properties both have only "Microsoft .Net Framework 4.8 (x86 and x64)" as prerequisite.
Any ideas/hints about why both installations behave different?