Skip to content

Commit

Permalink
Upgrade to latest stable version of Hangfire.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-vychikov committed Jul 31, 2023
1 parent 61283b2 commit 995a708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Hangfire.Core" Version="1.8.0-rc3" />
<PackageReference Include="Hangfire.Core" Version="1.8.4" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Npgsql" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 995a708

Please sign in to comment.