Skip to content

Commit a29f657

Browse files
author
Emile Joubert
committed
Link recover-ok handler in apigen bootstrap
1 parent 15e6866 commit a29f657

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/client/ApigenBootstrap/RabbitMQ.Client.ApigenBootstrap.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
<Compile Include="..\RabbitMQ.Client\src\client\api\ShutdownInitiator.cs">
7373
<Link>src\client\api\ShutdownInitiator.cs</Link>
7474
</Compile>
75+
<Compile Include="..\RabbitMQ.Client\src\client\events\BasicRecoverOkEventHandler.cs">
76+
<Link>src\client\events\BasicRecoverOkEventHandler.cs</Link>
77+
</Compile>
7578
<Compile Include="..\RabbitMQ.Client\src\client\events\BasicReturnEventArgs.cs">
7679
<Link>src\client\events\BasicReturnEventArgs.cs</Link>
7780
</Compile>

0 commit comments

Comments
 (0)