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