momenteel geen errors, begonnen nieuwe items toe te voegen op ui

This commit is contained in:
BuildTools
2020-07-26 20:28:32 +02:00
parent 2cea96e863
commit b2ad2d4611
22 changed files with 312 additions and 34 deletions

View File

@@ -11,4 +11,10 @@
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Datalaag\Datalaag.csproj" />
<ProjectReference Include="..\Globals\Globals.csproj" />
<ProjectReference Include="..\Logica\Logica.csproj" />
</ItemGroup>
</Project>