Last change
on this file since 13042 was
12969,
checked in by gkronber, 9 years ago
|
#2478 merged all changes from trunk to branch before trunk-reintegration
|
File size:
467 bytes
|
Rev | Line | |
---|
[8049] | 1 | <?xml version="1.0"?>
|
---|
| 2 | <configuration>
|
---|
| 3 | <configSections>
|
---|
| 4 | </configSections>
|
---|
| 5 | <connectionStrings>
|
---|
[12969] | 6 | <add name="HeuristicLab.Services.OKB.DataAccess.Properties.Settings.OKBConnectionString" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.OKB" providerName="System.Data.SqlClient"/>
|
---|
[8049] | 7 | </connectionStrings>
|
---|
[12969] | 8 | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
---|
Note: See
TracBrowser
for help on using the repository browser.