Skip to content

Commit

Permalink
Fix duplicate package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeLyttle authored Sep 20, 2024
1 parent d91d92b commit 86233de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Apps/Common/src/Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.17.5" />
<PackageReference Include="Azure.Monitor.OpenTelemetry.Exporter" Version="1.3.0" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.14" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.20.8" />
Expand Down

0 comments on commit 86233de

Please sign in to comment.