Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Remove dependence Microsoft.Extensions.PlatformAbstractions #293

Closed
@yuaom

Description

@yuaom

https://github.com/aspnet/Logging/blob/dev/src/Microsoft.Extensions.Logging.Console/ConsoleLogger.cs#L45
RuntimeEnvironmentHelper.IsWindows cann't run on .net core console host app, it can instead RuntimeInformation.IsOSPlatform(OSPlatform.Windows)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions