aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@gmail.com>2017-11-27 12:41:19 +0100
committermarcinzelent <zelent.marcin@gmail.com>2017-11-27 12:41:19 +0100
commit10bc4d0f275f5183da672ece1d7dfa5da8375b3f (patch)
tree6b04b695a19f5b8a487735b8286b749736b7a106 /AirPollutionWebApi.userprefs
parent5f56622fdfe457df69ecaeb81c8253cf96cda796 (diff)
Refactored code and added method in controller for getting readings from last week.
Diffstat (limited to 'AirPollutionWebApi.userprefs')
-rw-r--r--AirPollutionWebApi.userprefs4
1 files changed, 3 insertions, 1 deletions
diff --git a/AirPollutionWebApi.userprefs b/AirPollutionWebApi.userprefs
index fc3817b..9167a78 100644
--- a/AirPollutionWebApi.userprefs
+++ b/AirPollutionWebApi.userprefs
@@ -2,7 +2,9 @@
<MonoDevelop.Ide.ItemProperties.AirPollutionWebApi PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.Workbench ActiveDocument="AirPollutionWebApi/Controllers/ReadingsController.cs">
<Files>
- <File FileName="AirPollutionWebApi/Controllers/ReadingsController.cs" Line="26" Column="18" />
+ <File FileName="AirPollutionWebApi/Controllers/ReadingsController.cs" Line="43" Column="66" />
+ <File FileName="AirPollutionWebApi/SqlOperator.cs" Line="21" Column="64" />
+ <File FileName="AirPollutionWebApi/Controllers/HomeController.cs" Line="1" Column="1" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />