Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.RVAScratchPad/app.config 2013/06/18 11:27:53 717 +++ trunk/RomCheater.RVAScratchPad/app.config 2013/06/18 11:32:00 718 @@ -1,3 +1,8 @@ <?xml version="1.0"?> <configuration> + <runtime> + <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> + <probing privatePath="plugins\"/> + </assemblyBinding> + </runtime> <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
ViewVC Help | |
Powered by ViewVC 1.1.22 |