We're using Passolo's command line mode to update the project and then generate satellite assemblies. This process takes about 15 minutes. We'd like to parallelize the generation of the satellite assemblies in a way where we can generate the assemblies for one language in parallel. We noticed that Passolo is not able to open the same project file in several instances, even if the project file is readonly.
--> Is there a way to accomplish parallel execution of targets?