Open TylerAP opened 5 years ago
Currently individual assemblies are generated followed immediately by dump artifact generation.
This needs to be changed to block dump artifact generation until all assemblies are generated.
This is because e.g. AppDomains.dll and such depends on NestedException.dll.
Currently individual assemblies are generated followed immediately by dump artifact generation.
This needs to be changed to block dump artifact generation until all assemblies are generated.
This is because e.g. AppDomains.dll and such depends on NestedException.dll.