Nombre de lignes : 16 lignes
Afficher ce fichier en plein écran
- <?xml version="1.0"?>
- <configuration>
- <configSections>
- <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
- <section name="SIC_SQL.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
- </sectionGroup>
- </configSections>
- <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup><userSettings>
- <SIC_SQL.Properties.Settings>
- <setting name="Folder" serializeAs="String">
- <value>c:\</value>
- </setting>
- </SIC_SQL.Properties.Settings>
- </userSettings>
- </configuration>