Last change
on this file since 14821 was
14754,
checked in by gkronber, 8 years ago
|
#2650 added r14748 from trunk to branch (change set contains file renames lower case to upper case)
|
File size:
423 bytes
|
Rev | Line | |
---|
[14754] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[8049] | 2 | <configuration>
|
---|
| 3 | <connectionStrings>
|
---|
[14754] | 4 | <add name="HeuristicLab.Services.OKB.DataAccess.Properties.Settings.OKBConnectionString" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.OKB" />
|
---|
[8049] | 5 | </connectionStrings>
|
---|
[14754] | 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.