개정판 af9bffc5
convert FileDownloadTest.csproj 추가
Change-Id: I9e9cdef8f0f1c8fd562522007a789307f23635b8
ConvertService/ServiceBase/Markus.Service.StationController/Markus.Service.StationController.csproj | ||
---|---|---|
147 | 147 |
<DependentUpon>TraceDocument.xaml</DependentUpon> |
148 | 148 |
</Compile> |
149 | 149 |
<Compile Include="Controls\TraceTextSource.cs" /> |
150 |
<Compile Include="Data\NavigationItem.cs" /> |
|
150 |
<Compile Include="Data\MenuItem.cs" /> |
|
151 |
<Compile Include="Data\StatusViewItem.cs" /> |
|
151 | 152 |
<Compile Include="Extensions\ConvertItemChangeValue.cs" /> |
152 | 153 |
<Compile Include="Extensions\GetStatusTypeEnums.cs" /> |
153 | 154 |
<Compile Include="Extensions\VisualTreeHelper.cs" /> |
154 | 155 |
<Compile Include="ViewModel\DataBaseByStatusViewModel.cs" /> |
155 | 156 |
<Compile Include="ViewModel\AliveViewModel.cs" /> |
156 | 157 |
<Compile Include="ViewModel\MainViewModel.cs" /> |
158 |
<Compile Include="ViewModel\TotalStatusViewModel.cs" /> |
|
157 | 159 |
<Compile Include="Views\MergeDataView.xaml.cs"> |
158 | 160 |
<DependentUpon>MergeDataView.xaml</DependentUpon> |
159 | 161 |
</Compile> |
... | ... | |
170 | 172 |
<Compile Include="Views\SettingsView.xaml.cs"> |
171 | 173 |
<DependentUpon>SettingsView.xaml</DependentUpon> |
172 | 174 |
</Compile> |
175 |
<Compile Include="Views\TotalStatusView.xaml.cs"> |
|
176 |
<DependentUpon>TotalStatusView.xaml</DependentUpon> |
|
177 |
</Compile> |
|
173 | 178 |
<Page Include="Controls\TraceDocument.xaml"> |
174 | 179 |
<Generator>MSBuild:Compile</Generator> |
175 | 180 |
<SubType>Designer</SubType> |
... | ... | |
218 | 223 |
<SubType>Designer</SubType> |
219 | 224 |
<Generator>MSBuild:Compile</Generator> |
220 | 225 |
</Page> |
226 |
<Page Include="Views\TotalStatusView.xaml"> |
|
227 |
<SubType>Designer</SubType> |
|
228 |
<Generator>MSBuild:Compile</Generator> |
|
229 |
</Page> |
|
221 | 230 |
</ItemGroup> |
222 | 231 |
<ItemGroup> |
223 | 232 |
<Compile Include="Properties\AssemblyInfo.cs"> |
내보내기 Unified diff