mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 06:10:46 -05:00
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<configuration>
|
||
|
<startup>
|
||
|
<supportedRuntime version="v4.0"/>
|
||
|
</startup>
|
||
|
<runtime>
|
||
|
<loadFromRemoteSources enabled="true"/>
|
||
|
</runtime>
|
||
|
</configuration>
|