개정판 b92f142f
convert service 수정
Controller 수정
Change-Id: I38994fcc4d4452d638ea74b27cc8638f4157e17a
ConvertService/ServiceBase/Markus.Service.Extensions/Markus.Service.Extensions.csproj | ||
---|---|---|
66 | 66 |
<Reference Include="System.Xml" /> |
67 | 67 |
</ItemGroup> |
68 | 68 |
<ItemGroup> |
69 |
<Compile Include="Exntensions\CollectionExtensions.cs" /> |
|
69 |
<Compile Include="Exntensions\CollectionExtenstions.cs" />
|
|
70 | 70 |
<Compile Include="Exntensions\Sytem.IO.cs" /> |
71 | 71 |
<Compile Include="Exntensions\SytemNet.cs" /> |
72 | 72 |
<Compile Include="Helper\Compress.cs" /> |
73 |
<Compile Include="Helper\ConvertItemComparer.cs" /> |
|
73 | 74 |
<Compile Include="Helper\GetDownloadFileName.cs" /> |
74 | 75 |
<Compile Include="Helper\MathBytes.cs" /> |
75 | 76 |
<Compile Include="Helper\ObjectToBytesStringConvert.cs" /> |
... | ... | |
87 | 88 |
<ItemGroup> |
88 | 89 |
<None Include="packages.config" /> |
89 | 90 |
</ItemGroup> |
91 |
<ItemGroup> |
|
92 |
<ProjectReference Include="..\IServiceBase\Markus.Service.Interface.csproj"> |
|
93 |
<Project>{4a465fd0-8130-4d6b-a65f-c3cd6cc355a4}</Project> |
|
94 |
<Name>Markus.Service.Interface</Name> |
|
95 |
</ProjectReference> |
|
96 |
</ItemGroup> |
|
90 | 97 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
91 | 98 |
</Project> |
내보내기 Unified diff