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:
YoshiRulz 2024-11-22 09:58:12 +10:00
parent d23e771a39
commit 223a370713
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
using System.Runtime.CompilerServices;
[assembly: Dependency("System.Data", LoadHint.Always)]