Skip to content

Commit

Permalink
Remove obsolete package MassTransit.Extensions.DependencyInjection
Browse files Browse the repository at this point in the history
  • Loading branch information
Никита Данилов committed Sep 10, 2024
1 parent 760a3e2 commit ed32237
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
<PackageVersion Include="MailKit" Version="4.7.1.1" />
<PackageVersion Include="MassTransit" Version="8.2.3" />
<PackageVersion Include="MassTransit.Azure.ServiceBus.Core" Version="8.2.3" />
<PackageVersion Include="MassTransit.Extensions.DependencyInjection" Version="7.3.1" />
<PackageVersion Include="MassTransit.RabbitMQ" Version="8.2.3" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.7" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.10.0" />
Expand Down
1 change: 0 additions & 1 deletion src/modules/Elsa.MassTransit/Elsa.MassTransit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MassTransit.Extensions.DependencyInjection" />
<PackageReference Include="MassTransit" />
</ItemGroup>

Expand Down

0 comments on commit ed32237

Please sign in to comment.