Rev | Line | |
---|
[3085] | 1 | <?xml version="1.0" encoding="utf-8" ?>
|
---|
| 2 | <configuration>
|
---|
[4494] | 3 | <configSections>
|
---|
| 4 | </configSections>
|
---|
| 5 | <connectionStrings>
|
---|
| 6 | <add name="HeuristicLab.Services.Deployment.DataAccess.Properties.Settings.HeuristicLab_DeploymentConnectionString"
|
---|
| 7 | connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=HeuristicLab.Deployment;Integrated Security=SSPI"
|
---|
| 8 | providerName="System.Data.SqlClient" />
|
---|
| 9 | </connectionStrings>
|
---|
[3085] | 10 | </configuration> |
---|
Note: See
TracBrowser
for help on using the repository browser.