Skip to content

Commit 81303b2

Browse files
Update Rebus.RabbitMQ version to 9.4.0
1 parent 6c79888 commit 81303b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RebusEventBus/App1/App1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<ProjectReference Include="..\..\..\abp\framework\src\Volo.Abp.Autofac\Volo.Abp.Autofac.csproj" />
1010
<ProjectReference Include="..\..\..\abp\framework\src\Volo.Abp.EventBus.Rebus\Volo.Abp.EventBus.Rebus.csproj" />
11-
<PackageReference Include="Rebus.RabbitMQ" Version="7.2.0" />
11+
<PackageReference Include="Rebus.RabbitMQ" Version="9.4.0" />
1212
<ProjectReference Include="..\SharedModule\SharedModule.csproj" />
1313
</ItemGroup>
1414

RebusEventBus/App2/App2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<ProjectReference Include="..\..\..\abp\framework\src\Volo.Abp.Autofac\Volo.Abp.Autofac.csproj" />
1010
<ProjectReference Include="..\..\..\abp\framework\src\Volo.Abp.EventBus.Rebus\Volo.Abp.EventBus.Rebus.csproj" />
11-
<PackageReference Include="Rebus.RabbitMQ" Version="7.2.0" />
11+
<PackageReference Include="Rebus.RabbitMQ" Version="9.4.0" />
1212
<ProjectReference Include="..\SharedModule\SharedModule.csproj" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)