Revert "POC for `[Dependency]` (eager asm loading)"
This reverts commit d23e771a39
.
Had no effect on where in the startup a `TargetInvocationException` was thrown, so I'm guessing the attribute has no purpose anymore.
This commit is contained in:
parent
d23e771a39
commit
223a370713
|
@ -1,3 +0,0 @@
|
|||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: Dependency("System.Data", LoadHint.Always)]
|
Loading…
Reference in New Issue