mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 19:19:23 +08:00
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<configuration>
|
||
|
<!--https://msdn.microsoft.com/en-us/library/dd409252(v=vs.110).aspx-->
|
||
|
<runtime>
|
||
|
<loadFromRemoteSources enabled="true"/>
|
||
|
</runtime>
|
||
|
</configuration>
|