Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volo.Abp.HangFire.csproj update Hangfire nuget package reference to latest version #6428

Closed
d-oit opened this issue Dec 1, 2020 · 1 comment · Fixed by #6460
Closed

Volo.Abp.HangFire.csproj update Hangfire nuget package reference to latest version #6428

d-oit opened this issue Dec 1, 2020 · 1 comment · Fixed by #6460
Assignees
Milestone

Comments

@d-oit
Copy link
Contributor

d-oit commented Dec 1, 2020

Any reason why not using the latest 1.7.* nuget version?

<PackageReference Include="Hangfire.AspNetCore" Version="1.7.*" />

current reference:

<ItemGroup>
    <PackageReference Include="Hangfire.AspNetCore" Version="1.7.11" />
  </ItemGroup>
@maliming maliming self-assigned this Dec 2, 2020
@maliming maliming added this to the 4.1-preview milestone Dec 2, 2020
@maliming
Copy link
Member

maliming commented Dec 2, 2020

Related #6364

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants