개정판 950e6b84
issue #00000 convert service
- markus library 수정 후 적용
- pdf download를 plugin으로 변경
- convert 안정화
Change-Id: Ibafcf7fb59445659f8361922f80d47e3e6610a65
ConvertService/ServiceBase/PemssDocumentInfo/PemssDocumentInfo.csproj | ||
---|---|---|
17 | 17 |
<DebugSymbols>true</DebugSymbols> |
18 | 18 |
<DebugType>full</DebugType> |
19 | 19 |
<Optimize>false</Optimize> |
20 |
<OutputPath>..\publish\Plugin\</OutputPath> |
|
20 |
<OutputPath>..\publish\Plugin\PemssDocumentInfo\</OutputPath>
|
|
21 | 21 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
22 | 22 |
<ErrorReport>prompt</ErrorReport> |
23 | 23 |
<WarningLevel>4</WarningLevel> |
... | ... | |
26 | 26 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
27 | 27 |
<DebugType>pdbonly</DebugType> |
28 | 28 |
<Optimize>true</Optimize> |
29 |
<OutputPath>..\publish\Plugin\</OutputPath> |
|
29 |
<OutputPath>..\publish\Plugin\PemssDocumentInfo\</OutputPath>
|
|
30 | 30 |
<DefineConstants>TRACE</DefineConstants> |
31 | 31 |
<ErrorReport>prompt</ErrorReport> |
32 | 32 |
<WarningLevel>4</WarningLevel> |
내보내기 Unified diff