Skip to content

Commit

Permalink
fix: update integration events project references
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilbaczek committed Nov 18, 2023
1 parent 6e25cd2 commit 59edd5e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<PackageReference Include="MassTransit.RabbitMQ" Version="8.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\Fitnet.Common\Fitnet.Common.Infrastructure\Fitnet.Common.Infrastructure.csproj" />
<PackageReference Include="evolutionaryarchitecture.fitnet.common.infrastructure" Version="1.1.5" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 59edd5e

Please sign in to comment.