Widow – Diff between revs 1 and 5

Subversion Repositories:
Rev:
Show entire fileRegard whitespace
Rev 1 Rev 5
Line 1... Line 1...
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
Line 2... Line 2...
2   2  
3 <configuration> 3 <configuration>
-   4 <configSections>
4 <configSections> 5 <sectionGroup name="userSettings"
-   6 type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
5 <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > 7 <section name="Widow.Properties.Settings"
-   8 type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
6 <section name="Widow.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> 9 allowExeDefinition="MachineToLocalUser" requirePermission="false" />
7 </sectionGroup> 10 </sectionGroup>
8 </configSections> 11 </configSections>
9 <startup> 12 <startup>
10 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" /> 13 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />