개정판 53880c83
issue #886: Symbol legend 생성 작업 중....
MarkupToPDF/bin/x64/Debug/MarkupToPDF.dll.config | ||
---|---|---|
12 | 12 |
<entityFramework> |
13 | 13 |
<defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework"/> |
14 | 14 |
</entityFramework> |
15 |
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration> |
|
15 |
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup><system.serviceModel> |
|
16 |
<bindings> |
|
17 |
<basicHttpBinding> |
|
18 |
<binding name="DeepViewPoint" /> |
|
19 |
</basicHttpBinding> |
|
20 |
</bindings> |
|
21 |
<client> |
|
22 |
<endpoint address="http://localhost:13009/ServiceDeepView.svc" |
|
23 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" |
|
24 |
contract="markus_api.ServiceDeepView" name="DeepViewPoint" /> |
|
25 |
</client> |
|
26 |
</system.serviceModel> |
|
27 |
</configuration> |
내보내기 Unified diff