Commit 8ae77d2
committed
Make System.Runtime.Loader use PrivateAssets
This dependency shouldn't be passed transitively to consumers. It is also causing warnings with .NET 9's stricter security advisory due to the runtime dependencies.1 parent cd3e0f8 commit 8ae77d2
File tree
1 file changed
+1
-1
lines changed- src/LibraryManager.Build
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments