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.
2 parents e28d8e7 + 005fdd4 commit 2d333edCopy full SHA for 2d333ed
src/Foundatio.RabbitMQ/Foundatio.RabbitMQ.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<ItemGroup>
3
- <PackageReference Include="RabbitMQ.Client" Version="7.1.1" />
+ <PackageReference Include="RabbitMQ.Client" Version="7.1.2" />
4
5
<PackageReference Include="Foundatio" Version="11.0.8" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
6
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
0 commit comments