chore(client): MediatR-Paket hinzufügen

This commit is contained in:
2025-07-07 15:01:17 +02:00
parent 89ace0de42
commit 1e1ead5c49
2 changed files with 5 additions and 0 deletions

View File

@@ -6,4 +6,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MediatR" Version="13.0.0" />
</ItemGroup>
</Project>