Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
timbussmann committed Mar 18, 2022
1 parent 85a6037 commit 0c02378
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<LangVersion>7.3</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NServiceBus" Version="8.0.0-alpha.1902" />
<PackageReference Include="NServiceBus.RabbitMQ" Version="7.0.0-alpha.506" />
<PackageReference Include="NServiceBus" Version="8.0.0-beta.1" />
<PackageReference Include="NServiceBus.RabbitMQ" Version="7.0.0-beta.1" />
<PackageReference Include="RabbitMQ.Client" Version="6.*" />
</ItemGroup>
</Project>

0 comments on commit 0c02378

Please sign in to comment.