Skip to content

Commit 6bff5c4

Browse files
committed
remove autofac
remove autofac and use default DI
1 parent f58ba49 commit 6bff5c4

File tree

4 files changed

+187
-191
lines changed

4 files changed

+187
-191
lines changed

src/Biplov.EventBus.RabbitMQ.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Autofac" Version="6.5.0" />
1918
<PackageReference Include="Biplov.EventBus" Version="0.1.2" />
2019
<PackageReference Include="Polly" Version="7.2.3" />
2120
<PackageReference Include="RabbitMQ.Client" Version="6.4.0" />

0 commit comments

Comments
 (0)