This commit is contained in:
Janus C. H. Knudsen 2026-01-10 20:39:17 +01:00
parent 54b057886c
commit 7fc1ae0650
204 changed files with 4345 additions and 134 deletions

View file

@ -22,10 +22,10 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Application\PlanTempus.Application.csproj" />
<ProjectReference Include="..\Core\PlanTempus.Core.csproj" />
<ProjectReference Include="..\Database\PlanTempus.Database.csproj" />
<ProjectReference Include="..\PlanTempus.Application\PlanTempus.Application.csproj" />
<ProjectReference Include="..\PlanTempus.Components\PlanTempus.Components.csproj" />
<ProjectReference Include="..\PlanTempus.Core\PlanTempus.Core.csproj" />
<ProjectReference Include="..\PlanTempus.Database\PlanTempus.Database.csproj" />
</ItemGroup>
<ItemGroup>