개정판 664ea2e1
Markus에서 markusupdate를 변경하도록 수정
Change-Id: I4c2fe33f46732a9dc6b1fe683771c5acbcfd5d36
IIpc/IIpc.csproj | ||
---|---|---|
50 | 50 |
<ItemGroup> |
51 | 51 |
<Compile Include="IIpcClient.cs" /> |
52 | 52 |
<Compile Include="IIpcServer.cs" /> |
53 |
<Compile Include="IpcBinding.cs" /> |
|
53 | 54 |
<Compile Include="IpcDownloadStatusArgs.cs" /> |
54 | 55 |
<Compile Include="IpcThumbnailEventArgs.cs" /> |
55 | 56 |
<Compile Include="ProcessTypeDefine.cs" /> |
... | ... | |
58 | 59 |
</ItemGroup> |
59 | 60 |
<ItemGroup> |
60 | 61 |
<Reference Include="System" /> |
62 |
<Reference Include="System.Runtime.Serialization" /> |
|
61 | 63 |
<Reference Include="System.ServiceModel" /> |
62 | 64 |
</ItemGroup> |
63 | 65 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
내보내기 Unified diff