mirror of
https://github.com/0xd4d/de4dot
synced 2026-06-08 10:09:02 +00:00
10 lines
252 B
XML
10 lines
252 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0"/>
|
|
<supportedRuntime version="v2.0.50727"/>
|
|
</startup>
|
|
<runtime>
|
|
<loadFromRemoteSources enabled="true"/>
|
|
</runtime>
|
|
</configuration> |