You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Java.Runtime.Environment] Allow injection of dllmap's to config (#324)
Make it possible to inject `<dllmap/>` entries into
`src/Java.Runtime.Environment/Java.Runtime.Environment.dll.config` by
providing a `Java.Runtime.Environment.Override.dllmap` file in the
Java.Interop root directory
In case the file is missing, the line containing
`@JAVA_RUNTIME_ENVIRONMENT_DLLMAP@` is removed.
0 commit comments