Revize 7a998d66
Přidáno uživatelem Eliška Mourycová před více než 3 roky(ů)
Server/ServerApp/ServerApp.csproj | ||
---|---|---|
131 | 131 |
<ItemGroup> |
132 | 132 |
<Compile Include="Connection\SocketListener.cs" /> |
133 | 133 |
<Compile Include="DataDownload\DataDownloader.cs" /> |
134 |
<Compile Include="DataDownload\Date.cs" /> |
|
134 | 135 |
<Compile Include="Parser\InputData\CsvDataLoader.cs" /> |
135 | 136 |
<Compile Include="Parser\InputData\DataLoader.cs" /> |
136 | 137 |
<Compile Include="Parser\InputData\JisInstance.cs" /> |
... | ... | |
160 | 161 |
</ItemGroup> |
161 | 162 |
<ItemGroup> |
162 | 163 |
<None Include="App.config" /> |
163 |
<None Include="data\auto\JIS\OD_ZCU_JIS_00_2019.CSV" /> |
|
164 |
<None Include="data\auto\JIS\OD_ZCU_JIS_01_2020.CSV" /> |
|
165 |
<None Include="data\auto\JIS\OD_ZCU_JIS_02_2020.CSV" /> |
|
166 |
<None Include="data\auto\JIS\OD_ZCU_JIS_03_2020.CSV" /> |
|
167 |
<None Include="data\auto\JIS\OD_ZCU_JIS_04_2020.CSV" /> |
|
168 |
<None Include="data\auto\JIS\OD_ZCU_JIS_05_2020.CSV" /> |
|
169 |
<None Include="data\auto\JIS\OD_ZCU_JIS_06_2019.CSV" /> |
|
170 |
<None Include="data\auto\JIS\OD_ZCU_JIS_06_2020.CSV" /> |
|
171 |
<None Include="data\auto\JIS\OD_ZCU_JIS_07_2019.CSV" /> |
|
172 |
<None Include="data\auto\JIS\OD_ZCU_JIS_07_2020.CSV" /> |
|
173 |
<None Include="data\auto\JIS\OD_ZCU_JIS_08_2019.CSV" /> |
|
174 |
<None Include="data\auto\JIS\OD_ZCU_JIS_08_2020.CSV" /> |
|
175 |
<None Include="data\auto\JIS\OD_ZCU_JIS_09_2019.CSV" /> |
|
176 |
<None Include="data\auto\JIS\OD_ZCU_JIS_09_2020.CSV" /> |
|
177 |
<None Include="data\auto\JIS\OD_ZCU_JIS_10_2019.CSV" /> |
|
178 |
<None Include="data\auto\JIS\OD_ZCU_JIS_10_2020.CSV" /> |
|
179 |
<None Include="data\auto\JIS\OD_ZCU_JIS_11_2019.CSV" /> |
|
180 |
<None Include="data\auto\JIS\OD_ZCU_JIS_11_2020.CSV" /> |
|
181 |
<None Include="data\auto\JIS\OD_ZCU_JIS_12_2019.CSV" /> |
|
182 |
<None Include="data\auto\JIS\OD_ZCU_JIS_12_2020.CSV" /> |
|
183 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_00_2019.CSV" /> |
|
184 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_01_2020.CSV" /> |
|
185 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_02_2020.CSV" /> |
|
186 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_03_2020.CSV" /> |
|
187 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_04_2020.CSV" /> |
|
188 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_05_2020.CSV" /> |
|
189 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_06_2019.CSV" /> |
|
190 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_06_2020.CSV" /> |
|
191 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_07_2019.CSV" /> |
|
192 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_07_2020.CSV" /> |
|
193 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_08_2019.CSV" /> |
|
194 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_08_2020.CSV" /> |
|
195 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_09_2019.CSV" /> |
|
196 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_09_2020.CSV" /> |
|
197 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_10_2019.CSV" /> |
|
198 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_10_2020.CSV" /> |
|
199 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_11_2019.CSV" /> |
|
200 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_11_2020.CSV" /> |
|
201 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_12_2019.CSV" /> |
|
202 |
<None Include="data\auto\POCASI\OD_ZCU_POCASI_12_2020.CSV" /> |
|
203 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_00_2019.CSV" /> |
|
204 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_01_2020.CSV" /> |
|
205 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_02_2020.CSV" /> |
|
206 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_03_2020.CSV" /> |
|
207 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_04_2020.CSV" /> |
|
208 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_05_2020.CSV" /> |
|
209 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_06_2019.CSV" /> |
|
210 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_06_2020.CSV" /> |
|
211 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_07_2019.CSV" /> |
|
212 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_07_2020.CSV" /> |
|
213 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_08_2019.CSV" /> |
|
214 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_08_2020.CSV" /> |
|
215 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_09_2019.CSV" /> |
|
216 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_09_2020.CSV" /> |
|
217 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_10_2019.CSV" /> |
|
218 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_10_2020.CSV" /> |
|
219 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_11_2019.CSV" /> |
|
220 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_11_2020.CSV" /> |
|
221 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_12_2019.CSV" /> |
|
222 |
<None Include="data\auto\STROJE\OD_ZCU_STROJE_12_2020.CSV" /> |
|
223 | 164 |
<None Include="data\jis\OD_ZCU_JIS_06_2019.CSV" /> |
224 | 165 |
<None Include="data\jis\OD_ZCU_JIS_09_2019.CSV" /> |
225 | 166 |
<None Include="data\jis\OD_ZCU_JIS_10_2019.CSV" /> |
... | ... | |
240 | 181 |
<None Include="data\weather\OD_ZCU_POCASI_13_2019.CSV" /> |
241 | 182 |
<None Include="packages.config" /> |
242 | 183 |
</ItemGroup> |
184 |
<ItemGroup> |
|
185 |
<Folder Include="data\auto\" /> |
|
186 |
</ItemGroup> |
|
243 | 187 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
244 | 188 |
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
245 | 189 |
<PropertyGroup> |
Také k dispozici: Unified diff
Re #8691. Big refactor + config file added + working on providing methods for Parser.