Skip to content

SimpleTapAssemblyResolver fix

Asger Iversen requested to merge 4965-initDirFix into master

Fixed issue causing SimpleTapAssemblyResolver to search for assemblies recusively from the parent folder of the installation. This could lead to UnauthorizedAccessExceptions when installed in c:\Program Files or in /opt/tap

Merge request reports