diff options
Diffstat (limited to 'AirPollutionWebApi.userprefs')
-rw-r--r-- | AirPollutionWebApi.userprefs | 4 |
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" /> |