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
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <configuration>
|
---|
3 | <connectionStrings>
|
---|
4 | <add name="HeuristicLab.Services.OKB.DataAccess.Properties.Settings.OKBConnectionString" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=HeuristicLab.OKB" />
|
---|
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.