Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <configuration>
|
---|
3 | <connectionStrings>
|
---|
4 | <add name="HeuristicLab.Services.Deployment.DataAccess.Properties.Settings.HeuristicLab_DeploymentConnectionString" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Deployment" />
|
---|
5 | </connectionStrings>
|
---|
6 |
|
---|
7 | <startup>
|
---|
8 | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
|
---|
9 | </startup>
|
---|
10 | </configuration>
|
---|
Note: See
TracBrowser
for help on using the repository browser.