개정판 b42dd24d
finalPDF 수정
Change-Id: Ic1c091379dcc59c6c7a0f42f275a4d57a9239229
KCOM_API/KCOM_API.csproj | ||
---|---|---|
95 | 95 |
<Reference Include="WindowsBase" /> |
96 | 96 |
</ItemGroup> |
97 | 97 |
<ItemGroup> |
98 |
<Content Include="ActiveService.svc" /> |
|
98 | 99 |
<Content Include="Default.aspx" /> |
99 | 100 |
<Content Include="HtmlPage1.html" /> |
100 | 101 |
<Content Include="MarkusService.svc" /> |
... | ... | |
105 | 106 |
</Content> |
106 | 107 |
</ItemGroup> |
107 | 108 |
<ItemGroup> |
109 |
<Compile Include="ActiveService.svc.cs"> |
|
110 |
<DependentUpon>ActiveService.svc</DependentUpon> |
|
111 |
</Compile> |
|
108 | 112 |
<Compile Include="DataModel\AdjustResult.cs" /> |
109 | 113 |
<Compile Include="DataModel\Commant.cs" /> |
110 | 114 |
<Compile Include="Default.aspx.cs"> |
... | ... | |
114 | 118 |
<Compile Include="Default.aspx.designer.cs"> |
115 | 119 |
<DependentUpon>Default.aspx</DependentUpon> |
116 | 120 |
</Compile> |
121 |
<Compile Include="IActiveService.cs" /> |
|
117 | 122 |
<Compile Include="MarkusService.svc.cs"> |
118 | 123 |
<DependentUpon>MarkusService.svc</DependentUpon> |
119 | 124 |
<SubType>Component</SubType> |
내보내기 Unified diff