개정판 6a19b48d
issue #00000 페이지 이미지 download 로직 수정
Change-Id: I4da03c36b5a135eea80b57b20ada38239afd1082
KCOM_API/KCOM_API.csproj | ||
---|---|---|
17 | 17 |
<AssemblyName>KCOM_API</AssemblyName> |
18 | 18 |
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
19 | 19 |
<UseIISExpress>true</UseIISExpress> |
20 |
<Use64BitIISExpress />
|
|
20 |
<Use64BitIISExpress>true</Use64BitIISExpress>
|
|
21 | 21 |
<IISExpressSSLPort> |
22 | 22 |
</IISExpressSSLPort> |
23 | 23 |
<IISExpressAnonymousAuthentication>enabled</IISExpressAnonymousAuthentication> |
... | ... | |
60 | 60 |
<HintPath>..\packages\Markus.Image.ImageCompare.1.0.0\lib\net461\Markus.Image.OpenCV.dll</HintPath> |
61 | 61 |
</Reference> |
62 | 62 |
<Reference Include="Microsoft.CSharp" /> |
63 |
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
64 |
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
65 |
</Reference> |
|
63 | 66 |
<Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL"> |
64 | 67 |
<HintPath>..\packages\OpenCvSharp4.4.3.0.20200524\lib\net461\OpenCvSharp.dll</HintPath> |
65 | 68 |
</Reference> |
... | ... | |
92 | 95 |
<Reference Include="System.Web.Services" /> |
93 | 96 |
<Reference Include="System.EnterpriseServices" /> |
94 | 97 |
<Reference Include="System.Xml.Linq" /> |
98 |
<Reference Include="WcfExtensions.ServiceModel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
99 |
<HintPath>..\packages\WCFExtensions.1.0.0\lib\WcfExtensions.ServiceModel.dll</HintPath> |
|
100 |
</Reference> |
|
95 | 101 |
<Reference Include="WindowsBase" /> |
96 | 102 |
</ItemGroup> |
97 | 103 |
<ItemGroup> |
내보내기 Unified diff