Rev | Line | |
---|
[11623] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[3085] | 2 | <configuration>
|
---|
[4494] | 3 | <connectionStrings>
|
---|
[14748] | 4 | <add name="HeuristicLab.Services.Deployment.DataAccess.Properties.Settings.HeuristicLab_DeploymentConnectionString" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Deployment" />
|
---|
[4494] | 5 | </connectionStrings>
|
---|
[14748] | 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.