Skip to content

Commit

Permalink
fix: add missing reference to webapi sample Farfetch#502
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Ferreira authored and robertcoltheart committed Mar 25, 2024
1 parent 02d1e37 commit 72e8f6b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\KafkaFlow.Admin.WebApi\KafkaFlow.Admin.WebApi.csproj" />
<ProjectReference Include="..\..\src\KafkaFlow.Admin\KafkaFlow.Admin.csproj" />
<ProjectReference Include="..\..\src\KafkaFlow.LogHandler.Console\KafkaFlow.LogHandler.Console.csproj" />
<ProjectReference Include="..\..\src\KafkaFlow.Microsoft.DependencyInjection\KafkaFlow.Microsoft.DependencyInjection.csproj" />
Expand Down

0 comments on commit 72e8f6b

Please sign in to comment.