Add draft impl for Business stack and IoC

This commit is contained in:
Sébastien André
2019-09-20 19:46:20 +02:00
parent 5d476e5e4e
commit cb105c13af
11 changed files with 116 additions and 12 deletions

View File

@@ -14,6 +14,7 @@
<ItemGroup>
<ProjectReference Include="..\skydiveLogs-api.Business\skydiveLogs-api.Business.csproj" />
<ProjectReference Include="..\skydiveLogs-api.Ioc\skydiveLogs-api.Ioc.csproj" />
<ProjectReference Include="..\skydiveLogs-api.Model\skydiveLogs-api.Model.csproj" />
</ItemGroup>