Is your feature request related to a problem? Please describe.
I have warns in VS because I am referencing Autofac 9.0.0 in my projects, but Autofac.Extras.Quartz does not support v9.0.0
Describe the solution you'd like
Accept the version 9.0.0 of Autofac in your reference.
Describe alternatives you've considered
This is only warn, I can continue to build my projects with this version.
Additional context
I have just tried to make a PR 301 but the build failed because of a missing token.
Is your feature request related to a problem? Please describe.
I have warns in VS because I am referencing Autofac 9.0.0 in my projects, but Autofac.Extras.Quartz does not support v9.0.0
Describe the solution you'd like
Accept the version 9.0.0 of Autofac in your reference.
Describe alternatives you've considered
This is only warn, I can continue to build my projects with this version.
Additional context
I have just tried to make a PR 301 but the build failed because of a missing token.