alphacloud / Autofac.Extras.Quartz

Autofac integration for Quartz.Net
MIT License
121 stars 38 forks source link

Add support for Autofac v7 #269

Closed jafin closed 1 year ago

jafin commented 1 year ago

Describe the solution you'd like

Provide support for Autofac7

Current version is compatible, but produces a warning on build

Warning NU1608: Detected package version outside of dependency constraint: Autofac.Extras.Quartz 8.2.0 requires Autofac (>= 6.5.0 && < 7.0.0) but version Autofac 7.0.0 was resolved.

cd21h commented 1 year ago

working on it

jafin commented 1 year ago

@shatl Thank you!

janssenr commented 1 year ago

@shatl Thanks. When will the new NuGet Packages be released?

cd21h commented 1 year ago

@janssenr I released it yesterday. Thanks for your patience