docs
docs copied to clipboard
Clarify that NativeLibrary can be used for transitive dependencies
I have added the following two clarifications:
NativeLibrarycan be used more than once. Originally I thought that it can only be used for the library specified inDirectPInvoke, but after some time I realized it can be used for transitive dependencies as well. My change makes this more clear.- Added
/path/toto make it clear that paths are accepted and that the file does not need to be manually moved to the project output directory in order to be found.
Internal previews
| 📄 File | 🔗 Preview link |
|---|---|
| docs/core/deploying/native-aot/interop.md | docs/core/deploying/native-aot/interop |