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

Missing dlls in nuget 3.2.0 package #31

Open
dmytrorudenko opened this issue Mar 7, 2019 · 1 comment
Open

Missing dlls in nuget 3.2.0 package #31

dmytrorudenko opened this issue Mar 7, 2019 · 1 comment

Comments

@dmytrorudenko
Copy link

dmytrorudenko commented Mar 7, 2019

While invoking
services.AddHangfire(c => c.UseRavenStorage(ravenConfig.Url, ravenConfig.Database));
it complains of missing dlls like:

  • Raven.Abstractions (3.5.4)
  • Raven.Lightweight (3.5.4)

They are missing under package folder.
I'm using Raven.Client v4.1.4, seems like missing dlls are not included anymore neither of these packages.

@allschu
Copy link

allschu commented Jan 15, 2024

any update on this? Need to add them manually?

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