- 키워드 검색, 종목 찾기 추가

- 거부종목, 중복종목, 수동종목 추가
This commit is contained in:
2016-12-01 08:54:33 +09:00
parent 3b8b8dc4e7
commit af820d1f2c
15 changed files with 1730 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>