Consume Wino.Mail.Contracts package

This commit is contained in:
Burak Kaan Köse
2026-03-16 12:12:13 +01:00
parent 0ee3a0c3bc
commit 59d9cf4eea
15 changed files with 18 additions and 106 deletions
+1 -1
View File
@@ -22,10 +22,10 @@
<PackageReference Include="Serilog.Sinks.Debug" />
<PackageReference Include="Serilog.Sinks.File" />
<PackageReference Include="Serilog.Exceptions" />
<PackageReference Include="Wino.Mail.Contracts" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Wino.Core.Domain\Wino.Core.Domain.csproj" />
<ProjectReference Include="..\Wino.Mail.Contracts\Wino.Mail.Contracts.csproj" />
<ProjectReference Include="..\Wino.Messages\Wino.Messaging.csproj" />
</ItemGroup>
</Project>