프로젝트

일반

사용자정보

개정판 53880c83

ID53880c83defd8cc6468fd4130469156a289f4e62
상위 6472f348
하위 97e8ad04

이지연이(가) 5년 이상 전에 추가함

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

클립보드 이미지 추가 (최대 크기: 500 MB)