Skip to content

Commit

Permalink
📦 MinVer 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonsmits committed Jun 14, 2024
1 parent 17368e2 commit 0029257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.RateLimiter/NServiceBus.RateLimiter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<ItemGroup>
<PackageReference Include="NServiceBus" Version="[9.0.2,10.0.0)" />
<PackageReference Include="MinVer" Version="4.3.0">
<PackageReference Include="MinVer" Version="5.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 0029257

Please sign in to comment.