Revize 98b568bc
Přidáno uživatelem Alex Konig před téměř 4 roky(ů)
Server/ServerApp/ServerApp.csproj | ||
---|---|---|
45 | 45 |
<ItemGroup> |
46 | 46 |
<Compile Include="obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /> |
47 | 47 |
<Compile Include="Parser\InputData\CsvDataLoader.cs" /> |
48 |
<Compile Include="Parser\InputData\DataLoader.cs" /> |
|
48 | 49 |
<Compile Include="Parser\InputData\JisInstance.cs" /> |
49 | 50 |
<Compile Include="Parser\InputData\LogInInstance.cs" /> |
50 | 51 |
<Compile Include="Parser\InputData\WeatherInstance.cs" /> |
... | ... | |
123 | 124 |
<Folder Include="bin\Release\" /> |
124 | 125 |
<Folder Include="obj\Debug\TempPE\" /> |
125 | 126 |
</ItemGroup> |
127 |
<ItemGroup> |
|
128 |
<WCFMetadata Include="Connected Services\" /> |
|
129 |
</ItemGroup> |
|
126 | 130 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
127 | 131 |
</Project> |
Také k dispozici: Unified diff
re #8612 Weather parser in hourly intervals