diff options
author | marcinzelent <zelent.marcin@gmail.com> | 2017-11-23 10:55:32 +0100 |
---|---|---|
committer | marcinzelent <zelent.marcin@gmail.com> | 2017-11-23 10:55:32 +0100 |
commit | efc3555b0cc3ddeb0404abcbc7030627617c9719 (patch) | |
tree | c2b5c4c8cc74b37a46215e985669a2c1e1282f91 /AirPollutionWebApi.userprefs | |
parent | d5b8f7f8762cd8270a44227f23ce6f7a88ae3eac (diff) |
Changed the way data is being get from database.
Diffstat (limited to 'AirPollutionWebApi.userprefs')
-rw-r--r-- | AirPollutionWebApi.userprefs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AirPollutionWebApi.userprefs b/AirPollutionWebApi.userprefs index 22153ef..6cd10e6 100644 --- a/AirPollutionWebApi.userprefs +++ b/AirPollutionWebApi.userprefs @@ -11,8 +11,8 @@ <File FileName="../RestCustomer/RestCustomer.Service/Global.asax" Line="1" Column="1" /> <File FileName="../RestCustomer/RestCustomer.Service/Global.asax.cs" Line="1" Column="1" /> <File FileName="AirPollutionWebApi/Global.asax.cs" Line="1" Column="1" /> - <File FileName="../RestCustomer/RestCustomer.Service/Web.config" Line="1" Column="1" /> - <File FileName="AirPollutionWebApi/Web.config" Line="1" Column="1" /> + <File FileName="../RestCustomer/RestCustomer.Service/Web.config" Line="25" Column="17" /> + <File FileName="AirPollutionWebApi/Web.config" Line="14" Column="42" /> </Files> </MonoDevelop.Ide.Workbench> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" /> |