markus / ConvertService / ServiceBase / Markus.Service.Monitor / App.config @ 30d84e1a
이력 | 보기 | 이력해설 | 다운로드 (271 Bytes)
1 | 43e1d368 | taeseongkim | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | 2d0113f1 | taeseongkim | <configuration> |
3 | <startup> |
||
4 | a5e5fff6 | taeseongkim | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/> |
5 | 2d0113f1 | taeseongkim | </startup> |
6 | <system.serviceModel> |
||
7 | 43e1d368 | taeseongkim | <bindings/> |
8 | <client/> |
||
9 | 2d0113f1 | taeseongkim | </system.serviceModel> |
10 | 43e1d368 | taeseongkim | </configuration> |