개정판 d2bf89eb
issue #1022 CommonLib 에서 KCOM_API 를 웹참조. Final Service 에서 사용자 서명을 KCOM_API 를 통해서 받도록 수정.
Change-Id: Ia62e1d8c4a6f820bfccd3a72b05aa99ae11b3554
FinalService/KCOM_FinalService/MarkupToPDF/MarkupToPDF.csproj | ||
---|---|---|
71 | 71 |
</Reference> |
72 | 72 |
<Reference Include="System.Runtime.Serialization" /> |
73 | 73 |
<Reference Include="System.Security" /> |
74 |
<Reference Include="System.ServiceModel" /> |
|
74 | 75 |
<Reference Include="System.Web" /> |
75 | 76 |
<Reference Include="System.Windows.Forms" /> |
76 | 77 |
<Reference Include="System.Xaml" /> |
... | ... | |
87 | 88 |
</ItemGroup> |
88 | 89 |
<ItemGroup> |
89 | 90 |
<Compile Include="Common\CommentUserInfo.cs" /> |
91 |
<Compile Include="Common\DataController.cs" /> |
|
90 | 92 |
<Compile Include="Common\GetUserSign.cs" /> |
91 | 93 |
<Compile Include="Common\StringToFont.cs" /> |
92 | 94 |
<Compile Include="Controls\Angle\AngleControl.cs" /> |
... | ... | |
188 | 190 |
<ItemGroup> |
189 | 191 |
<Folder Include="Controls\Custom\" /> |
190 | 192 |
</ItemGroup> |
193 |
<ItemGroup> |
|
194 |
<WCFMetadata Include="Connected Services\" /> |
|
195 |
</ItemGroup> |
|
191 | 196 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
192 | 197 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
193 | 198 |
Other similar extension points exist, see Microsoft.Common.targets. |
내보내기 Unified diff