개정판 077fb153
- FinalPDFClient : local finalPDF 생성
Change-Id: Icea9dfc5ccbcbffb0af5b25f08e9d336456d3720
FinalService/KCOM_FinalService/FinalPDFClient/FinalPDFClient.csproj | ||
---|---|---|
53 | 53 |
<ItemGroup> |
54 | 54 |
<ApplicationDefinition Include="App.xaml"> |
55 | 55 |
<Generator>MSBuild:Compile</Generator> |
56 |
<SubType>Designer</SubType> |
|
56 | 57 |
</ApplicationDefinition> |
57 | 58 |
<Page Include="MainWindow.xaml"> |
58 | 59 |
<Generator>MSBuild:Compile</Generator> |
... | ... | |
93 | 94 |
<ItemGroup> |
94 | 95 |
<None Include="App.config" /> |
95 | 96 |
</ItemGroup> |
97 |
<ItemGroup> |
|
98 |
<ProjectReference Include="..\KCOMDataModel\KCOMDataModel.csproj"> |
|
99 |
<Project>{629dc8cd-d458-47ef-8f02-cd12c7001c3e}</Project> |
|
100 |
<Name>KCOMDataModel</Name> |
|
101 |
</ProjectReference> |
|
102 |
<ProjectReference Include="..\MarkupToPDF\MarkupToPDF.csproj"> |
|
103 |
<Project>{a714bd67-8aac-4ed8-8ecf-7853c3549a68}</Project> |
|
104 |
<Name>MarkupToPDF</Name> |
|
105 |
</ProjectReference> |
|
106 |
</ItemGroup> |
|
96 | 107 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
97 | 108 |
</Project> |
내보내기 Unified diff