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.
1 parent 32e8b31 commit e28fd85Copy full SHA for e28fd85
background-processing/throttling.rst
@@ -41,7 +41,7 @@ The package is available on a private Hangfire.Ace NuGet feed (that's different
41
42
.. code-block:: xml
43
44
- <PackageReference Include="Hangfire.Throttling" Version="1.0.*" />
+ <PackageReference Include="Hangfire.Throttling" Version="1.*" />
45
46
Alternatively we can use Package Manager Console window to install it using the ``Install-Package`` command as shown below.
47
0 commit comments