Rev | Line | |
---|
[8040] | 1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
| 2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Services.Access.DataAccess.Properties" GeneratedClassName="Settings">
|
---|
| 3 | <Profiles />
|
---|
| 4 | <Settings>
|
---|
[14748] | 5 | <Setting Name="HeuristicLab_ClientManagementConnectionString" Type="(Connection string)" Scope="Application">
|
---|
[8040] | 6 | <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
| 7 | <SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
[14748] | 8 | <ConnectionString>Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.AccessService</ConnectionString>
|
---|
[8040] | 9 | <ProviderName>System.Data.SqlClient</ProviderName>
|
---|
| 10 | </SerializableConnectionString></DesignTimeValue>
|
---|
[14748] | 11 | <Value Profile="(Default)">Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.AccessService</Value>
|
---|
[8040] | 12 | </Setting>
|
---|
[14748] | 13 | <Setting Name="HeuristicLab_AuthenticationConnectionString" Type="(Connection string)" Scope="Application">
|
---|
[8040] | 14 | <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
| 15 | <SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
[14748] | 16 | <ConnectionString>Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Authentication</ConnectionString>
|
---|
[8040] | 17 | <ProviderName>System.Data.SqlClient</ProviderName>
|
---|
| 18 | </SerializableConnectionString></DesignTimeValue>
|
---|
[14748] | 19 | <Value Profile="(Default)">Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Authentication</Value>
|
---|
[8040] | 20 | </Setting>
|
---|
| 21 | </Settings>
|
---|
| 22 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.