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

Wrong dapper version in dependencies? #94

Closed
papusa opened this issue Jul 18, 2024 · 1 comment
Closed

Wrong dapper version in dependencies? #94

papusa opened this issue Jul 18, 2024 · 1 comment

Comments

@papusa
Copy link

papusa commented Jul 18, 2024

Hi,
Latest FaceIT.Hangfire.Tags.SqlServer is requiring not available dapper version.
image
Latest available version for dapper is 2.1.35.
image
Looks like version 2.1.44 is unlisted by dapper team.
DapperLib/Dapper#2096

Thanks.

@r-win
Copy link
Collaborator

r-win commented Jul 19, 2024

Nice. That's the reason why you don't just pull packages. On the other hand, Hangfire.Tags doesn't need the latest version, so that's why I shouldn't use 2.* versions in project files.

Lesson learned, I'll downgrade it to 2.0.4.

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

No branches or pull requests

2 participants