~ruther/csharp-dll-injector

ref: 057ae9054556757cd237fe6e60346beb59f11889 csharp-dll-injector/examples/csharp-dllexport/DllExportInjector/App.config -rw-r--r-- 184 bytes
057ae905 — František Boháček Add csharp DllExport examples 4 years ago
                                                                                
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
    </startup>
</configuration>
Do not follow this link