Last change
on this file since 18183 was
14738,
checked in by jkarder, 8 years ago
|
#2743: cleaned up
- regenerated service clients
- updated app configs
- removed old partial classes
|
File size:
942 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Clients.OKB.Properties" GeneratedClassName="Settings">
|
---|
3 | <Profiles />
|
---|
4 | <Settings>
|
---|
5 | <Setting Name="MaxEndpointRetries" Type="System.Int32" Scope="Application">
|
---|
6 | <Value Profile="(Default)">3</Value>
|
---|
7 | </Setting>
|
---|
8 | <Setting Name="EndpointConfigurationPriorities" Type="System.Collections.Specialized.StringCollection" Scope="Application">
|
---|
9 | <Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
10 | <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
11 | <string>NetBinding_IQueryService</string>
|
---|
12 | <string>WSHttpBinding_IQueryService</string>
|
---|
13 | </ArrayOfString></Value>
|
---|
14 | </Setting>
|
---|
15 | </Settings>
|
---|
16 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.