Toggle on loadFromRemoteSources

allows loading of dll plugins that aren't unblocked
#1945
This commit is contained in:
Kurt 2018-05-14 21:52:38 -07:00
parent bbdb94007e
commit 4a20710a96

View file

@ -45,4 +45,7 @@
</setting>
</PKHeX.WinForms.Properties.Settings>
</userSettings>
<runtime>
<loadFromRemoteSources enabled="true"/>
</runtime>
</configuration>