Skip to content

Commit bf66b9d

Browse files
Extract Client.Impl.IFullModel, which is documented to not be a part of the public API, to client/impl
1 parent 2073713 commit bf66b9d

File tree

3 files changed

+578
-531
lines changed

3 files changed

+578
-531
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@
108108
<Compile Include="..\RabbitMQ.Client\src\client\events\ConsumerEventArgs.cs">
109109
<Link>src\client\events\ConsumerEventArgs.cs</Link>
110110
</Compile>
111+
<Compile Include="..\RabbitMQ.Client\src\client\impl\IFullModel.cs">
112+
<Link>src\client\impl\IFullModel.cs</Link>
113+
</Compile>
111114
<Compile Include="properties\AssemblyInfo.cs" />
112115
</ItemGroup>
113116

0 commit comments

Comments
 (0)