# | Line 1 | Line 1 | |
---|---|---|
1 | <?xml version="1.0"?> | |
2 | <configuration> | |
3 | + | <runtime> |
4 | + | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
5 | + | <probing privatePath="plugins\"/> |
6 | + | </assemblyBinding> |
7 | + | </runtime> |
8 | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |