| 123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version='1.0' encoding='utf-8'?>
- <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Fuel01.Properties" GeneratedClassName="Settings">
- <Profiles />
- <Settings>
- <Setting Name="key_ope" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="nom_ope" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="abrev_ope" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="server_adress" Type="(Web Service URL)" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="serveur_dir" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="server_signalr" Type="System.String" Scope="User">
- <Value Profile="(Default)">http://www.aformatix.com/signalR/srv/</Value>
- </Setting>
- <Setting Name="chemin_copie_locale" Type="System.String" Scope="User">
- <Value Profile="(Default)">C:\inetpub\wwwroot\ASOStationService\Achats</Value>
- </Setting>
- <Setting Name="use_locale" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">False</Value>
- </Setting>
- <Setting Name="server_adress_datas" Type="System.String" Scope="User">
- <Value Profile="(Default)">http://localhost/api/Windows/GetListAchats</Value>
- </Setting>
- <Setting Name="server_adress_bin" Type="System.String" Scope="User">
- <Value Profile="(Default)">http://tdf.axpower.eu/Fuel_ASO_Install.exe</Value>
- </Setting>
- <Setting Name="adresse_copie_api" Type="System.String" Scope="User">
- <Value Profile="(Default)">http://localhost/api/FileUpload/</Value>
- </Setting>
- </Settings>
- </SettingsFile>
|