Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-02-28 15:42:15 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-02-28 15:42:15 +0300
commitcb956b58a6a5a84bcb2acc2302ad60fba01c0e16 (patch)
tree47fee96acef1664e9f22df3f4be25e1cb16efc9a /data
parentfdefcf1f25b38fca764dd154716fbd3b83ed72c0 (diff)
Revert "Revert "[System.IO] Integrate FileSystemWatchers from CoreFX The FSEvent CoreFX watcher becomes the new default for MacOS.""
This reverts commit 2174a521a3e45f6ce4db967a53edcc1ee2dd0433.
Diffstat (limited to 'data')
-rw-r--r--data/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/config.in b/data/config.in
index 282bc114950..36aa4c9085e 100644
--- a/data/config.in
+++ b/data/config.in
@@ -40,4 +40,5 @@
<dllmap dll="gdiplus.dll" target="@libgdiplus_install_loc@" os="!windows"/>
<dllmap dll="gdi32" target="@libgdiplus_install_loc@" os="!windows"/>
<dllmap dll="gdi32.dll" target="@libgdiplus_install_loc@" os="!windows"/>
+ <dllmap dll="System.Native" target="__Internal"/>
</configuration>