It doesn't seem to be, and is stopping me from compiling a netcore2.2 app
EDIT: I see that the LoggerFactory.Create method is indeed being used, so technically that makes a dependency. Can we find a different way so that we can rely on 2.2 versions of the logger?
It doesn't seem to be, and is stopping me from compiling a netcore2.2 app
EDIT: I see that the LoggerFactory.Create method is indeed being used, so technically that makes a dependency. Can we find a different way so that we can rely on 2.2 versions of the logger?