Initial support for custom reporting

This commit is contained in:
2015-03-14 21:07:18 -04:00
parent 60fa893205
commit 340a486f95
4 changed files with 56 additions and 1 deletions

View File

@@ -157,6 +157,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Remote\WeatherServiceCommon.cs" />
<Compile Include="Remote\WeatherServiceDuplex.cs" />
<Compile Include="Reporting\DailySummary.cs" />
<Compile Include="ServiceImplementation.cs" />
<Compile Include="Session.cs" />
<Compile Include="Settings.Designer.cs">