Rev | Line | |
---|
[2742] | 1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
| 2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Services.Deployment.DataAccess.Properties" GeneratedClassName="Settings">
|
---|
| 3 | <Profiles />
|
---|
| 4 | <Settings>
|
---|
[4494] | 5 | <Setting Name="HeuristicLab_DeploymentConnectionString" Type="(Connection string)" Scope="Application">
|
---|
[2742] | 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">
|
---|
[4494] | 8 | <ConnectionString>Data Source=.\SQLEXPRESS;Initial Catalog=HeuristicLab.Deployment;Integrated Security=SSPI</ConnectionString>
|
---|
| 9 | <ProviderName>System.Data.SqlClient</ProviderName>
|
---|
[2742] | 10 | </SerializableConnectionString></DesignTimeValue>
|
---|
[4494] | 11 | <Value Profile="(Default)">Data Source=.\SQLEXPRESS;Initial Catalog=HeuristicLab.Deployment;Integrated Security=SSPI</Value>
|
---|
[2742] | 12 | </Setting>
|
---|
| 13 | </Settings>
|
---|
| 14 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.