개정판 d4a60930
issue #000: target framework 4.6.1 으로 수정.
Change-Id: I70587b39621c9aaaa61efe1e29fcb3abed591237
KCOM/KCOM.csproj | ||
---|---|---|
9 | 9 |
<OutputType>WinExe</OutputType> |
10 | 10 |
<RootNamespace>KCOM</RootNamespace> |
11 | 11 |
<AssemblyName>KCOM</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
12 |
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
13 | 13 |
<FileAlignment>512</FileAlignment> |
14 | 14 |
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
15 | 15 |
<WarningLevel>4</WarningLevel> |
... | ... | |
116 | 116 |
<SpecificVersion>False</SpecificVersion> |
117 | 117 |
<HintPath>..\packages\PDFExtractorSDK\FULL\net4.00\Bytescout.PDFExtractor.OCRExtension.dll</HintPath> |
118 | 118 |
</Reference> |
119 |
<Reference Include="Interop.OdaX"> |
|
120 |
<HintPath>..\packages\ODA\Interop.OdaX.dll</HintPath> |
|
121 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
122 |
</Reference> |
|
123 | 119 |
<Reference Include="itextsharp"> |
124 | 120 |
<HintPath>..\packages\iTextSharp.5.5.12\lib\itextsharp.dll</HintPath> |
125 | 121 |
</Reference> |
내보내기 Unified diff