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 37bf438 + f70ee62 commit cc5ec3bCopy full SHA for cc5ec3b
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.0.0" />
+ <PackageReference Include="RabbitMQ.Client" Version="7.1.0" />
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