Skip to content

Commit

Permalink
Remove unused package.
Browse files Browse the repository at this point in the history
  • Loading branch information
ifgris committed Jul 11, 2024
1 parent d1130d2 commit ba86ddc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Src/NanoRabbit/NanoRabbit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
</ItemGroup>

</Project>

0 comments on commit ba86ddc

Please sign in to comment.