* Added MySQL dependencies, check mysql connection on startup

* Added default Api unhandled exceptions
* Fixed config file
This commit is contained in:
CMS4390\marantalu
2017-12-06 12:11:01 +01:00
parent 2b9f74a1b2
commit 512a2200c6
13 changed files with 146 additions and 82 deletions
+4
View File
@@ -80,6 +80,10 @@
<Project>{631375dd-06d3-49bb-8130-d9ddb34c429d}</Project>
<Name>Step.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Step.Utils\Step.Utils.csproj">
<Project>{cbeb631b-abfa-4042-9779-c0060b0dfefe}</Project>
<Name>Step.Utils</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="docs\MySqlCommand.xml" />