mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
Added fix for plugin loading from "remote" sources
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1963 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
485edcca7b
commit
b79198e5eb
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@
|
|||
<supportedRuntime version="v4.0" sku="client"/>
|
||||
<supportedRuntime version="v2.0.50727"/>
|
||||
</startup>
|
||||
<runtime>
|
||||
<loadFromRemoteSources enabled="true"/>
|
||||
</runtime>
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue