diff options
author | marcinzelent <zelent.marcin@protonmail.com> | 2017-11-20 14:38:12 +0100 |
---|---|---|
committer | marcinzelent <zelent.marcin@protonmail.com> | 2017-11-20 14:38:12 +0100 |
commit | 462aed0ddd5dd5cca7fb51175cc0829650e4916c (patch) | |
tree | d0948efc256c6ed66a0c71b5ae1f5b9a1112ba6e /AirPollutionWebApi.userprefs | |
parent | f6f830d066635c91763dd1ae6248c8c189e6fe7e (diff) | |
parent | 71f272fbc3917dcdd81c2c829bccad9b64eb9128 (diff) |
Merge.
Diffstat (limited to 'AirPollutionWebApi.userprefs')
-rw-r--r-- | AirPollutionWebApi.userprefs | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/AirPollutionWebApi.userprefs b/AirPollutionWebApi.userprefs new file mode 100644 index 0000000..960b2df --- /dev/null +++ b/AirPollutionWebApi.userprefs @@ -0,0 +1,20 @@ +<Properties StartupConfiguration="{22C32F4C-0DEB-40EA-9D56-48942CBB2A07}|"> + <MonoDevelop.Ide.ItemProperties.AirPollutionWebApi PreferredExecutionTarget="MonoDevelop.Default" /> + <MonoDevelop.Ide.Workbench ActiveDocument="AirPollutionWebApi Status"> + <Files> + <File FileName="AirPollutionWebApi/Controllers/HomeController.cs" Line="7" Column="1" /> + <File FileName="AirPollutionWebApi/Controllers/ReadingsController.cs" Line="14" Column="18" /> + <File FileName="AirPollutionWebApi/Models/Reading.cs" Line="10" Column="36" /> + <File FileName="AirPollutionWebApi/Singletons/Singleton.cs" Line="6" Column="40" /> + <File FileName="AirPollutionWebApi/App_Start/WebApiConfig.cs" Line="20" Column="63" /> + <File FileName="AirPollutionWebApi/App_Start/RouteConfig.cs" Line="12" Column="29" /> + <File FileName="AirPollutionWebApi Status" /> + </Files> + </MonoDevelop.Ide.Workbench> + <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" /> + <MonoDevelop.Ide.DebuggingService.Breakpoints> + <BreakpointStore /> + </MonoDevelop.Ide.DebuggingService.Breakpoints> + <MonoDevelop.Ide.DebuggingService.PinnedWatches /> + <MultiItemStartupConfigurations /> +</Properties>
\ No newline at end of file |