ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/app.config
(Generate patch)

Comparing trunk/RomCheater/app.config (file contents):
Revision 77 by william, Wed May 9 16:52:18 2012 UTC vs.
Revision 78 by william, Wed May 9 17:10:48 2012 UTC

# 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>
3      <configSections>
4          <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
5              <section name="RomCheater.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
# Line 17 | Line 12
12              </setting>
13          </RomCheater.Properties.Settings>
14      </userSettings>
15 +  <runtime>
16 +    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
17 +      <probing privatePath="plugins\"/>
18 +    </assemblyBinding>
19 +  </runtime>
20   <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines