We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e6866 commit a29f657Copy full SHA for a29f657
projects/client/ApigenBootstrap/RabbitMQ.Client.ApigenBootstrap.csproj
@@ -72,6 +72,9 @@
72
<Compile Include="..\RabbitMQ.Client\src\client\api\ShutdownInitiator.cs">
73
<Link>src\client\api\ShutdownInitiator.cs</Link>
74
</Compile>
75
+ <Compile Include="..\RabbitMQ.Client\src\client\events\BasicRecoverOkEventHandler.cs">
76
+ <Link>src\client\events\BasicRecoverOkEventHandler.cs</Link>
77
+ </Compile>
78
<Compile Include="..\RabbitMQ.Client\src\client\events\BasicReturnEventArgs.cs">
79
<Link>src\client\events\BasicReturnEventArgs.cs</Link>
80
0 commit comments