Skip to content

Consider removing ".dll" from the "const string HostPolicy = "hostpolicy.dll" #60080

Closed
@VSadov

Description

@VSadov

internal const string HostPolicy = "hostpolicy.dll";

Notice that hostpolicy has extension, but System.IO.Compression.Native does not. The use is not all that different, so perhaps ".dll" should be removed.

There is a very slight compat concern - it is highly unlikely, but these strings could be used as-is in some scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions