@@ -31,6 +31,7 @@
<ItemGroup>
+ <ProjectReference Include="..\..\..\Vit\Vit.Core\Vit.Core\Vit.Core.csproj" />
<ProjectReference Include="..\..\Sers.Hardware\Sers.Hardware\Sers.Hardware.csproj" />
</ItemGroup>
@@ -15,6 +15,7 @@
<PackageReference Include="Microsoft.AspNetCore" Version="2.1.1.0" />
<ProjectReference Include="..\..\..\Sers\Sers.ServiceStation\Sers.ServiceStation\Sers.ServiceStation.csproj" />
+ <ProjectReference Include="..\..\..\Vit\Vit.WebHost\Vit.WebHost.csproj" />
</Project>
@@ -13,6 +13,7 @@
+ <ProjectReference Include="..\..\..\Vit\Vit.Ioc\Vit.Ioc\Vit.Ioc.csproj" />
<ProjectReference Include="..\..\Sers.Core\Sers.Core\Sers.Core.csproj" />