mirror of
https://github.com/ckaczor/WeatherService.git
synced 2026-01-13 17:23:11 -05:00
More cleanup
This commit is contained in:
@@ -121,9 +121,9 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Conversion.cs" />
|
||||
<Compile Include="Data\Device.cs" />
|
||||
<Compile Include="Data\Reading.cs" />
|
||||
<Compile Include="Data\Setting.cs" />
|
||||
<Compile Include="Data\DeviceData.cs" />
|
||||
<Compile Include="Data\ReadingData.cs" />
|
||||
<Compile Include="Data\SettingData.cs" />
|
||||
<Compile Include="Data\WeatherArchiveData.cs" />
|
||||
<Compile Include="Data\WeatherData.cs" />
|
||||
<Compile Include="Devices\DeviceBase.cs" />
|
||||
|
||||
Reference in New Issue
Block a user