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