You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment only the App.settings of the Runner will be taken into account / will be loaded.
With the new feature, that you can load multiple assemblies, you have to centralize all configuration into the runner.
One solution would be to try to load the configuration file of the job when loading the assembly (in JobTypeResolver).
The text was updated successfully, but these errors were encountered:
At the moment only the App.settings of the Runner will be taken into account / will be loaded.
With the new feature, that you can load multiple assemblies, you have to centralize all configuration into the runner.
One solution would be to try to load the configuration file of the job when loading the assembly (in JobTypeResolver).
The text was updated successfully, but these errors were encountered: