Description
The libcoreclr.dylib has load-time dependencies on these libraries in its MachO header. When dyld loads the app, it attempts to resolve all dependencies regardless of whether the debug is actually used, resulting in DYLD 1 Library missing Library not loaded: @rpath/libmscordaccore.dylib.
This error has occurred in MAUI device tests.