UnitTesting set up completed

This commit is contained in:
Logophilist
2020-10-29 22:04:02 +01:00
parent c48e396e81
commit a333d6cd8d
3 changed files with 55 additions and 15 deletions

View File

@@ -13,4 +13,12 @@
<PackageReference Include="coverlet.collector" Version="1.2.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ClientApp\ClientApp.csproj" />
<ProjectReference Include="..\DoctorApp\DoctorApp.csproj" />
<ProjectReference Include="..\ProftaakRH\ProftaakRH.csproj" />
<ProjectReference Include="..\RH-Engine\RH-Engine.csproj" />
<ProjectReference Include="..\Server\Server.csproj" />
</ItemGroup>
</Project>