bugthesystem / Autofac.Extras.NLog

An Autofac module to integrate Autofac and NLog, it supports both constructor and property injection.
MIT License
50 stars 18 forks source link

Latest Autofac (8.0.0) is not supported #27

Closed DmitryMak closed 1 month ago

DmitryMak commented 6 months ago

Build warning on projects using latest Autofac:

NU1608: Warning As Error: Detected package version outside of dependency constraint: Autofac.Extras.NLog 4.0.1 requires Autofac (>= 6.0.0 && < 8.0.0) but version Autofac 8.0.0 was resolved.

CNBoland commented 1 month ago

This is fixed in release v4.0.2.