Last change
on this file since 16674 was
15660,
checked in by swagner, 7 years ago
|
#2877: Generalized MergeConfigs scripts, cleaned app.config files, corrected post-build events
|
File size:
383 bytes
|
Rev | Line | |
---|
[14738] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[6983] | 2 | <configuration>
|
---|
[7777] | 3 | <configSections>
|
---|
| 4 | </configSections>
|
---|
[10010] | 5 |
|
---|
[15660] | 6 | <connectionStrings>
|
---|
| 7 | </connectionStrings>
|
---|
[14738] | 8 |
|
---|
[15660] | 9 | <system.serviceModel>
|
---|
| 10 | </system.serviceModel>
|
---|
| 11 |
|
---|
[14738] | 12 | <runtime>
|
---|
| 13 | <gcServer enabled="true"/>
|
---|
| 14 | </runtime>
|
---|
| 15 |
|
---|
| 16 | <startup>
|
---|
| 17 | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
|
---|
| 18 | </startup>
|
---|
| 19 | </configuration>
|
---|
Note: See
TracBrowser
for help on using the repository browser.