Last change
on this file since 6765 was
6703,
checked in by ascheibe, 13 years ago
|
#1233
- really removed 3.4 folders
- added skeleton for a Slave HL App
- added missing license headers and AssemblyInfo frames
- fixed merging of config files
|
File size:
272 bytes
|
Rev | Line | |
---|
[5078] | 1 | <?xml version="1.0" encoding="utf-8" ?>
|
---|
| 2 | <configuration>
|
---|
| 3 | <configSections>
|
---|
| 4 | </configSections>
|
---|
| 5 | <connectionStrings>
|
---|
| 6 | </connectionStrings>
|
---|
| 7 | <system.serviceModel>
|
---|
| 8 | </system.serviceModel>
|
---|
| 9 | <runtime>
|
---|
| 10 | <gcServer enabled="true"/>
|
---|
| 11 | </runtime>
|
---|
| 12 | </configuration> |
---|
Note: See
TracBrowser
for help on using the repository browser.