개정판 082cbc54
markus link 추가
Change-Id: Ic3e6b96a1fe6616e51d666f1d50dcb7cdb1d2d31
ConvertService/ServiceBase/Markus.Service.DataBase/Markus.Service.DataBase.csproj | ||
---|---|---|
76 | 76 |
<Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL"> |
77 | 77 |
<HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath> |
78 | 78 |
</Reference> |
79 |
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
80 |
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
81 |
</Reference> |
|
79 | 82 |
<Reference Include="System" /> |
80 | 83 |
<Reference Include="System.ComponentModel.DataAnnotations" /> |
81 | 84 |
<Reference Include="System.Core" /> |
... | ... | |
90 | 93 |
</ItemGroup> |
91 | 94 |
<ItemGroup> |
92 | 95 |
<Compile Include="ConvertDatabase.cs" /> |
96 |
<Compile Include="Data\ViewInfo.cs" /> |
|
97 |
<Compile Include="Extentions\MarkusAPI.cs" /> |
|
93 | 98 |
<Compile Include="PropertiesTableDefine.cs" /> |
94 | 99 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
95 | 100 |
<Compile Include="Properties\Settings.Designer.cs"> |
... | ... | |
128 | 133 |
<ItemGroup> |
129 | 134 |
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> |
130 | 135 |
</ItemGroup> |
136 |
<ItemGroup /> |
|
131 | 137 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
132 | 138 |
</Project> |
내보내기 Unified diff