ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
AnywhereTS-MSSQL
/
trunk
/
AnywhereTS.DBSupport
/
app.config
Revision:
154
Committed:
Sun Jul 15 13:27:58 2012 UTC
(10 years, 10 months ago) by
william
File size:
210 byte(s)
Log Message:
+ remove old connection string property
File Contents
#
Content
1
<?xml version="1.0"?>
2
<configuration>
3
<configSections>
4
</configSections>
5
<connectionStrings
/>
6
<startup><supportedRuntime
version=
"v4.0"
sku=
".NETFramework,Version=v4.0"
/></startup>
7
</configuration>