Last change
on this file since 3521 was
3085,
checked in by gkronber, 15 years ago
|
Set svn:ignore properties and added app.config file. #918 (Integrate deployment service into trunk and HL3.3 solution file)
|
File size:
436 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8" ?>
|
---|
2 | <configuration>
|
---|
3 | <configSections>
|
---|
4 | </configSections>
|
---|
5 | <connectionStrings>
|
---|
6 | <add name="HeuristicLab.Services.Deployment.DataAccess.Properties.Settings.HeuristicLab_PluginStoreConnectionString"
|
---|
7 | connectionString="Server=SERVDEV;Database=HeuristicLab.Deployment;Integrated Security=SSPI"
|
---|
8 | providerName="" />
|
---|
9 | </connectionStrings>
|
---|
10 | </configuration> |
---|
Note: See
TracBrowser
for help on using the repository browser.