Autofac.Extras.NLog icon indicating copy to clipboard operation
Autofac.Extras.NLog copied to clipboard

.Net Core 2.0 - Warning NU1701

Open LordPinhead opened this issue 7 years ago • 2 comments

I started a Project with Core 2.0 and after installing the Nuget package, i have a warning in VS2017 that the package is for .Net 4.6.1 and maybe not compatible.

It is running fine, so there is no Problem with any code here. Could you create a new Nuget Release with Core compatability?

LordPinhead avatar Jun 27 '18 08:06 LordPinhead

2.0.0-rc is released in nuget now :)

I think this could be closed?

304NotModified avatar Mar 23 '19 03:03 304NotModified

@LordPinhead @304NotModified Can you verify its working in your .NET Core applications?

CNBoland avatar Aug 18 '21 15:08 CNBoland