feat: Füge BaseDto-Datensatz mit überschriebenem GetHashCode

This commit is contained in:
Developer 02
2024-06-06 15:17:22 +02:00
parent 5b21f7f208
commit 419974ba12
5 changed files with 101 additions and 19 deletions

View File

@@ -18,4 +18,8 @@
<PackageReference Include="coverlet.collector" Version="3.1.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DigitalData.Core.DTO\DigitalData.Core.DTO.csproj" />
</ItemGroup>
</Project>