mirror of
https://github.com/ckaczor/WeatherService.git
synced 2026-02-01 09:35:44 -05:00
- Stop storing history in memory
- Add start/end dates to history requests - Cleanup
This commit is contained in:
@@ -133,7 +133,6 @@
|
||||
<Compile Include="Devices\TemperatureDevice.cs" />
|
||||
<Compile Include="Devices\WindDirectionDevice.cs" />
|
||||
<Compile Include="Devices\WindSpeedDevice.cs" />
|
||||
<Compile Include="Format.cs" />
|
||||
<Compile Include="Framework\ConsoleHarness.cs" />
|
||||
<Compile Include="Framework\IWindowsService.cs" />
|
||||
<Compile Include="Framework\TypeExtensions.cs" />
|
||||
|
||||
Reference in New Issue
Block a user