개정판 c7955b40
search 후 Convert 수정
Change-Id: I3c9e136d7fe702e379ec5dfc7b016bb0d3a34745
ConvertService/ServiceBase/Markus.Service.StationController/Markus.Service.StationController.csproj | ||
---|---|---|
116 | 116 |
<SpecificVersion>False</SpecificVersion> |
117 | 117 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Chart.dll</HintPath> |
118 | 118 |
</Reference> |
119 |
<Reference Include="Telerik.Windows.Controls.Charting, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
|
120 |
<SpecificVersion>False</SpecificVersion> |
|
121 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Charting.dll</HintPath> |
|
122 |
</Reference> |
|
119 | 123 |
<Reference Include="Telerik.Windows.Controls.Data, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
120 | 124 |
<SpecificVersion>False</SpecificVersion> |
121 | 125 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Data.dll</HintPath> |
... | ... | |
174 | 178 |
<Compile Include="Data\ConvertCOUNT.cs" /> |
175 | 179 |
<Compile Include="Data\ConvertPDF.cs" /> |
176 | 180 |
<Compile Include="Data\FinalPDF.cs" /> |
181 |
<Compile Include="Data\FinalPDFCOUNT.cs" /> |
|
177 | 182 |
<Compile Include="Data\MenuItem.cs" /> |
178 | 183 |
<Compile Include="Data\SelectedCountItem.cs" /> |
179 | 184 |
<Compile Include="Data\StatusViewItem.cs" /> |
... | ... | |
205 | 210 |
<Compile Include="SELECT_CONVERT_ITEM_Result.cs"> |
206 | 211 |
<DependentUpon>MarkusModel.tt</DependentUpon> |
207 | 212 |
</Compile> |
213 |
<Compile Include="SELECT_FINALPDF_COUNT_Result.cs"> |
|
214 |
<DependentUpon>MarkusModel.tt</DependentUpon> |
|
215 |
</Compile> |
|
208 | 216 |
<Compile Include="SELECT_FINAL_PDF_Result.cs"> |
209 | 217 |
<DependentUpon>MarkusModel.tt</DependentUpon> |
210 | 218 |
</Compile> |
내보내기 Unified diff