AppDomain PrivateBinPath 3 level in path

53 Views Asked by At

I configure my PrivateBinPath as follows:

plugins;plugins\pluginA;plugins\pluginA\resources;...

I can see in the fusion log the application ignores all paths like plugins\pluginA\resources. The directories exist, but every path with more than two level is ignored.

Is there a limitation of the relative paths in PrivateBinPath?

0

There are 0 best solutions below